fix
This commit is contained in:
parent
6bf85f1605
commit
b586e57fd7
@ -12,7 +12,7 @@
|
||||
"typescript": "^3.8.3"
|
||||
},
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
"lint": "eslint . --ext .js,.jsx,.ts,.tsx,.vue,.mjs",
|
||||
"test": "nyc ava",
|
||||
"ci": "yarn && node jenkins.js"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user