mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 19:39:11 +00:00
chore: remove eslint from lint-staged, will circle back
This commit is contained in:
parent
52a8dcdf76
commit
765a0f2b22
1 changed files with 0 additions and 1 deletions
|
@ -119,7 +119,6 @@
|
|||
},
|
||||
"lint-staged": {
|
||||
"*.{ts,tsx,js,jsx}": [
|
||||
"eslint",
|
||||
"stylelint",
|
||||
"prettier --write"
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue