fix lint script
This commit is contained in:
parent
da6d91e7a4
commit
e0330eab20
@ -9,7 +9,7 @@
|
||||
"eslint": "^6.8.0"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs",
|
||||
"test": "echo \"no test\"",
|
||||
"ci": "yarn && node jenkins.js"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user