feat: init

This commit is contained in:
dreamhunter2333
2023-08-16 11:13:26 +08:00
commit bd08a85016
21 changed files with 2910 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}