fix lint script
This commit is contained in:
parent
206c1ec571
commit
7fc4a2abf8
@ -7,7 +7,7 @@
|
|||||||
"snippeteer": "./index.js"
|
"snippeteer": "./index.js"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint .",
|
"lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs",
|
||||||
"ci": "yarn --frozen-lockfile && node jenkins.js",
|
"ci": "yarn --frozen-lockfile && node jenkins.js",
|
||||||
"test": "echo \"no test\""
|
"test": "echo \"no test\""
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user