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 fc09870 commit bee2156Copy full SHA for bee2156
package.json
@@ -9,7 +9,7 @@
9
"build": "node build/build.js",
10
"build:example": "cross-env EXAMPLE_ENV=true node build/build.js",
11
"test": "cypress open",
12
- "lint": "eslint --ext .js,.vue src test/e2e/specs example"
+ "lint": "eslint --ext .js,.vue src example"
13
},
14
"repository": {
15
"type": "git",
0 commit comments