Matt Turnbull
Matt Turnbull
See if uninstalling `@typescript-eslint/parser` helps. This config installs that for you, there's no need to install it yourself. I'm not sure if it's the problem, but worth a try, perhaps...
Good catch @jhancock532 - feel free to make a PR!
Hey @AdrienLemaire and @sannysoft Sorry, I'm not sure how to replicate this problem. Is it easy to set this up from scratch? Would appreciate any additional details. Cheers!
This might be caused by updating to ESLint v7, which was not supported. v9.0.0 of this library has just been released, and includes support for ESLint v7. Hopefully this fixes...