How hard would it be to build an eslint plugin that does linting whenever code changes, much like the typescript typechecking plugin? #2921
Unanswered
Karim (karimb11)
asked this question in
Ideas
Replies: 1 comment 2 replies
|
Hi, I haven't looked into ESLint's API so I can't really tell how hard it would be. The TypeScript plugin is fairly complicated, but the Metro hook itself is not. You need to implement |
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.
Thanks!
All reactions