Initial Commit

This commit is contained in:
2024-08-02 18:50:02 +08:00
parent dadb9af821
commit d45d7559f7
8 changed files with 187 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"tabWidth": 4,
"useTabs": false,
"semi": true,
"singleQuote": false
}