Init repo

This commit is contained in:
Stedoss
2026-07-27 19:21:52 +01:00
commit bb6a1159ec
60 changed files with 8277 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"plugins": ["@ianvs/prettier-plugin-sort-imports"],
"importOrderTypeScriptVersion": "5.9.3",
"singleQuote": true
}