Update code

This commit is contained in:
2023-08-01 16:46:33 +07:00
parent c59d07649b
commit 5b9f26f42d
52 changed files with 814 additions and 622 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"bracketSameLine": false,
"bracketSpacing": true,
"semi": true,
"singleQuote": true,
"tabWidth": 2,
"useTabs": false
}