dominikg / tsconfck

A utility to find and parse tsconfig files without depending on typescript
Other
293 stars 14 forks source link

feat: add .mts and .cts to default extensions for typescript 4.5 support #13

Closed dominikg closed 3 years ago

dominikg commented 3 years ago

fixes #11

haoqunjiang commented 3 years ago

😄 Looks good to me!