ProxmoxAAS-Dashboard/.stylelintrc.json

6 lines
64 B
JSON

{
"extends": [
"stylelint-config-standard"
],
"rules": {}
}