Replies: 2 comments 2 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@Boshen Hi, I'd like to know if it is possible to access lexer through I am looking for a lexer that works across all CJS/ESM/JSX/TS/TSX to scan imports/exports. I am experimenting with a few ideas to improve performance for those who are still sticking with ESLint: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
es-module-lexer and cjs-module-lexer doesn't handle TypeScript files, we can offer a faster tool.
#623
Beta Was this translation helpful? Give feedback.
All reactions