Answer the question
In order to leave comments, you need to log in
How to disable eslint error output in vue-cli?
There is one incredibly annoying thing about VUE-CLI - eslint errors are perceived as breaking the build, which often prevents something from being tested during development (for example: commenting out the use of some variable causes a debug screen on the project and requires either to use the variable, or remove its initialization).
How to disable eslint tracking in development mode? (so that any mention of eslint remains only in the console and code editor)
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question