connor4312 / connor4312/nodejs-testing
Use different parser for typescript
Open
- Dominant language
- TypeScript
- Stars
- 67
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
There is an issue with Acorn library that generates ESTree, it does not properly parse typescript files, as a result the extension sometimes it misses some tests, I tried to replace @typescript-eslint/typescript-estree instead of acord for TS files, looks promising
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.