chore: linting

This commit is contained in:
zhom
2025-12-01 12:29:21 +04:00
parent effe229067
commit a118ccc349
6 changed files with 19 additions and 24 deletions
+3
View File
@@ -29,6 +29,9 @@
}
},
"css": {
"parser": {
"tailwindDirectives": true
},
"formatter": {
"quoteStyle": "double"
}