fix lint script
This commit is contained in:
parent
55bb61e958
commit
59ef7081e3
@ -13,7 +13,7 @@
|
||||
"nyc": "^15.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs",
|
||||
"test": "nyc ava",
|
||||
"ci": "yarn && node jenkins.js",
|
||||
"mutate": "stryker run"
|
||||
|
Loading…
x
Reference in New Issue
Block a user