Open cannap opened 5 years ago
How can i use eslint config for prettyhtml?
eslint settings
"eslint.validate": [ "javascript", "javascriptreact", { "autoFix": true, "language": "vue" } ],
You can't, I don't think you even get linting errors in the JS in templates part, right?
If you are talking about formatting, you should open issues at prettyhtml repo.
Problem
How can i use eslint config for prettyhtml?
eslint settings