hacktoberfestdockeruptimesocket-iosingle-page-appselfhostedself-hostedresponsivemonitoringwebsocketwebappuptime-monitoring
10 lines
275 B
10 lines
275 B
{
|
|
"extends": "stylelint-config-standard",
|
|
"rules": {
|
|
"indentation": 4,
|
|
"no-descending-specificity": null,
|
|
"selector-list-comma-newline-after": null,
|
|
"declaration-empty-line-before": null,
|
|
"no-duplicate-selectors": null
|
|
}
|
|
}
|
|
|