help wanted
Repository metrics
- Stars
- (2 stars)
- PR merge metrics
- (PR metrics pending)
Description
Hey! Extension been very helpful so far, but I feel it's missing support for .spec. Both .test and .spec are fairly common in the JS/TS world, sometimes used together to differentiate between unit tests and integration tests:
Jest doc also mentions .spec as a supported suffix: