fix: prettier

This commit is contained in:
Torsten Dittmann
2023-09-29 16:23:11 +02:00
parent 5e082b3476
commit cbdf14436f

View File

@@ -1,5 +1,6 @@
{
"useTabs": true,
"useTabs": false,
"tabWidth": 4,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100,