ESLint: Cannot read property 'loc' of undefined
-
Hi
When I typing «const» into typescript file, I take an error «ESLint: Cannot read property ‘loc’ of undefined»
It can be fixed if add rule ‘@typescript-eslint/indent’: [‘error’, 2] into .eslintrc.js -
Hi @icetomcat, that error usually comes from having a misconfigured or globally installed ESLint installation.
Can you better describe your dev environment?
Would be the best if you could open an issue on GitHub and follow the proposed template: https://github.com/quasarframework/quasar/issues