mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-02-22 13:19:05 +00:00
8 lines
137 B
JSON
8 lines
137 B
JSON
![]() |
{
|
||
|
"extends": "stylelint-config-standard",
|
||
|
"rules": {
|
||
|
"declaration-block-trailing-semicolon": "never",
|
||
|
"indentation": 2
|
||
|
}
|
||
|
}
|