chore(config): updated config files

This commit is contained in:
2026-04-12 01:00:02 +02:00
parent 14dfa97cc5
commit d10283c183
6 changed files with 26 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"$schema": "https://json.schemastore.org/prettierrc",
"tabWidth": 2,
"singleQuote": true,
"printWidth": 100,
"trailingComma": "none"
}