eslint-plugin-vue Questions

1

When run eslint --ext \".js,.ts,.vue\" --ignore-path .gitignore . script using npm run lint, the following error occurs. /(somethingSomething...)/Test.vue 0:0 error Parsing error: "...
Interchangeable asked 24/11, 2021 at 9:41

5

Solved

On save, VSCode is fixing eslint is fixing all the rules. How to fix the below conflict? Expected Indentation Unexpected Indentation VScode Plugins in use: [ "formulahendry.auto-close-tag...

1

I would like to use linter elint-plugin-vue as global installation since i use Docker a lot and i might not have a node_modules folder at the root of my repositories. Previously, i have installed t...
Doze asked 30/3, 2021 at 20:3
1

© 2022 - 2024 — McMap. All rights reserved.