initial commit

This commit is contained in:
2022-11-11 22:27:09 -03:00
commit 8e5fcb4be9
6 changed files with 95 additions and 0 deletions

4
.vscode/settings.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
"editor.formatOnSave": true
}