Refactor and add many features

This commit is contained in:
Webifi
2023-05-27 05:25:54 -05:00
parent ff6cafd143
commit 22cb4b26bc
14 changed files with 1960 additions and 274 deletions

View File

@@ -12,4 +12,6 @@
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"editor.insertSpaces": true,
"editor.tabSize": 2,
}