Unverified Commit a7f04177 by Sendya

chore: no-fix lint command.

parent 225c87af
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
"serve": "vue-cli-service serve", "serve": "vue-cli-service serve",
"build": "vue-cli-service build", "build": "vue-cli-service build",
"lint": "vue-cli-service lint", "lint": "vue-cli-service lint",
"lint:nofix": "vue-cli-service lint", "lint:nofix": "vue-cli-service lint --no-fix",
"test:unit": "vue-cli-service test:unit", "test:unit": "vue-cli-service test:unit",
"postinstall": "opencollective-postinstall" "postinstall": "opencollective-postinstall"
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment