5 lines
76 B
Plaintext
5 lines
76 B
Plaintext
{
|
|
"gitDir": "./.git",
|
|
"*": "ESLINT_USE_FLAT_CONFIG=true eslint . --fix"
|
|
}
|