We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 225c87a commit a7f0417Copy full SHA for a7f0417
package.json
@@ -6,7 +6,7 @@
6
"serve": "vue-cli-service serve",
7
"build": "vue-cli-service build",
8
"lint": "vue-cli-service lint",
9
- "lint:nofix": "vue-cli-service lint",
+ "lint:nofix": "vue-cli-service lint --no-fix",
10
"test:unit": "vue-cli-service test:unit",
11
"postinstall": "opencollective-postinstall"
12
},
0 commit comments