This commit is contained in:
Troughy
2026-05-19 22:15:11 +02:00
commit 2c7f61d62c
101 changed files with 26568 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"printWidth": 100
}