fix codeblock styles

This commit is contained in:
2025-11-14 19:21:30 -05:00
parent a68115049d
commit 08324cbebe
4 changed files with 28 additions and 2 deletions
+3
View File
@@ -39,6 +39,9 @@
"includes": ["**/*.svelte", "**/*.astro", "**/*.vue"],
"linter": {
"rules": {
"complexity": {
"noImportantStyles": "off"
},
"style": {
"useConst": "off",
"useImportType": "off"