fix(deps): 🐛 fix lint-staged command
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"gitDir": "../../.git",
|
||||
"*": "ESLINT_USE_FLAT_CONFIG=true eslint --fix"
|
||||
"*": "eslint --fix"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user