chore: remove redundant prettier rule

This commit is contained in:
jon r 2025-02-22 18:25:00 +01:00
parent e70c7115f7
commit 4891d85949
1 changed files with 0 additions and 1 deletions

View File

@ -136,7 +136,6 @@
"embeddedLanguageFormatting": "off",
"htmlWhitespaceSensitivity": "strict",
"singleAttributePerLine": true,
"singleQuote": false,
"trailingComma": "es5",
"tabWidth": 2,
"useTabs": false