bug
This commit is contained in:
parent
34e4e66d46
commit
7d4fcce010
@ -17,6 +17,7 @@
|
|||||||
"pre-commit": "lint-staged"
|
"pre-commit": "lint-staged"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
"lint-staged": {
|
"lint-staged": {
|
||||||
"src/**/*.{js,vue}": [
|
"src/**/*.{js,vue}": [
|
||||||
"eslint --fix",
|
"eslint --fix",
|
||||||
|
Loading…
Reference in New Issue
Block a user