Strict HTML whitespaces

This commit is contained in:
DanikVitek
2025-04-28 21:17:55 +03:00
parent cd8eb3298a
commit efdea585b3
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@
"semi": true,
"tabWidth": 2,
"plugins": ["prettier-plugin-svelte"],
"htmlWhitespaceSensitivity": "strict",
"overrides": [
{
"files": "*.svelte",