enhancement/24-remove-extra-command-in-lint-staged
This commit is contained in:
parent
0d9a6abc91
commit
2966881d69
1 changed files with 1 additions and 2 deletions
|
@ -39,8 +39,7 @@
|
|||
"*.{js,ts,jsx,tsx}": [
|
||||
"eslint -c .eslintrc.json --fix",
|
||||
"git add"
|
||||
],
|
||||
"*.js": "eslint --cache --fix"
|
||||
]
|
||||
},
|
||||
"scripts": {
|
||||
"start": "react-scripts start",
|
||||
|
|
Loading…
Add table
Reference in a new issue