lintstyles-fix
This commit is contained in:
parent
977da45301
commit
ccc3755a5b
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"*.{js,ts,cjs,mjs,d.mts,jsx,tsx,json,jsonc}": [
|
||||
"npx @biomejs/biome check src --log-kind=compact --verbose --apply-unsafe && stylelint **/*.{scss,css}"
|
||||
"*.{js,ts,cjs,mjs,d.mts,jsx,tsx,json,jsonc,scss,css}": [
|
||||
"npx @biomejs/biome check .g --log-kind=compact --verbose --apply-unsafe && stylelint **/*.{scss,css}"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user