now uses prettierrc

This commit is contained in:
2026-06-18 23:05:54 +02:00
parent 0904b44f12
commit 45b95b5f0c
+5
View File
@@ -0,0 +1,5 @@
{
"tabWidth": 4,
"singleQuote": false,
"printWidth": 80
}