This website requires JavaScript.
Explore
Help
Sign In
alu
/
cse110-fa22-group29
Watch
1
Star
0
Fork
0
You've already forked cse110-fa22-group29
mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced
2024-11-10 05:34:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3a7ed2fb16
cse110-fa22-group29
/
.stylelintrc.json
4 lines
91 B
JSON
Raw
Normal View
History
Unescape
Escape
config for stylelint
2022-11-13 21:17:03 +00:00
{
fix stylelint to allow tabs as indent
2022-11-20 22:26:48 +00:00
"extends"
:
"stylelint-config-standard"
,
"ignore"
:
[
"inside-parens"
,
"param"
,
"value"
]
config for stylelint
2022-11-13 21:17:03 +00:00
}
Reference in New Issue
Copy Permalink