mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
fix stylelint to allow tabs as indent
This commit is contained in:
parent
dd3e0cfefb
commit
3a7ed2fb16
@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"extends": "stylelint-config-standard"
|
"extends": "stylelint-config-standard",
|
||||||
|
"ignore": ["inside-parens", "param", "value"]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user