vue.js - How to use eslint autofix in .vue? -


i want use autofix in .vue file, eslint show errors, no autofix.

how configure .eslintrc make work?

it not work. had same issue , asked question here (surprised haven't found it). asked them on github , answer still not came solution use fix plugins (vue-loader).

eslint , vuejs files. throwing errors not fixing them

here thread on github of eslint: https://github.com/eslint/eslint/issues/7456#issuecomment-256757117

hope helps.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -