chore: Removed linting of staged files (for now)
This commit is contained in:
parent
24b38c4ad3
commit
eecca283e9
1 changed files with 1 additions and 2 deletions
|
@ -55,8 +55,7 @@
|
|||
"prettier": "@freesewing/prettier-config",
|
||||
"lint-staged": {
|
||||
"*": [
|
||||
"npx prettier --write",
|
||||
"npx eslint"
|
||||
"npx prettier --write"
|
||||
]
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue