Gatsby default eslint doesn't run with Typescript (--ts) template #38993
Unanswered
Bharateshwar
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I just created a new gatsby project using the Typescript template, and to my surprise the default eslint config which works flawlessly with the JS template, just doesn't work.
Am I missing something here?
I even tried to follow the guides on the gatsby docs to enable my own eslint configs, but those are giving me errors too. Just can't make eslint work!
Beta Was this translation helpful? Give feedback.
All reactions