enabled Biome CSS formatter and linter, applied

This commit is contained in:
Xanazf 2024-10-29 01:59:33 +02:00
parent a417b18c94
commit 77ab369187
Signed by: Xanazf
GPG key ID: 4E4A5AD1FB748427
7 changed files with 42 additions and 33 deletions

View file

@ -42,6 +42,18 @@
"attributePosition": "multiline"
}
},
"css": {
"formatter": {
"enabled": true,
"indentStyle": "space"
},
"linter": {
"enabled": true
},
"parser": {
"cssModules": true
}
},
"overrides": [
{
"include": [