Files
edb-www/.stylelintrc.json
Nikolai R Kristiansen 62cf57c028 🔧 Lint stuff
2022-02-22 00:33:24 +01:00

6 lines
104 B
JSON

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