first commit

This commit is contained in:
2024-05-21 19:47:44 +02:00
parent e09eda6658
commit b4a58c8a54
121 changed files with 10201 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"semi": false,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 120
}