6 lines
87 B
Plaintext
6 lines
87 B
Plaintext
{
|
|
"*.{js,ts,cjs,mjs,d.mts,jsx,tsx,json,jsonc,scss,css}": [
|
|
"npm run check"
|
|
]
|
|
}
|