Skip to content

Commit a7f0417

Browse files
committed
chore: no-fix lint command.
1 parent 225c87a commit a7f0417

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"serve": "vue-cli-service serve",
77
"build": "vue-cli-service build",
88
"lint": "vue-cli-service lint",
9-
"lint:nofix": "vue-cli-service lint",
9+
"lint:nofix": "vue-cli-service lint --no-fix",
1010
"test:unit": "vue-cli-service test:unit",
1111
"postinstall": "opencollective-postinstall"
1212
},

0 commit comments

Comments
 (0)