fix: lint-staged formatting
This commit is contained in:
parent
0791447aad
commit
94f15e97fe
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
"npx prettier --write",
|
||||
"npx eslint --fix"
|
||||
],
|
||||
"**/*.{scss}": [
|
||||
"**/*.scss": [
|
||||
"npx prettier --write"
|
||||
]
|
||||
}
|
||||
|
|
Reference in a new issue