4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
{
|
|
"packages/**/*.{js,ts}": ["prettier --loglevel=silent --write", "bash -c 'yarn lint'"]
|
|
}
|