Fix scss indent
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@
|
|||||||
"git add"
|
"git add"
|
||||||
],
|
],
|
||||||
"src/**/*.{json,css,scss,md}": [
|
"src/**/*.{json,css,scss,md}": [
|
||||||
"prettier --write",
|
"prettier --write --tab-width 4",
|
||||||
"git add"
|
"git add"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user