Inicio de proyecto

This commit is contained in:
Andres2908
2022-01-18 23:32:39 -06:00
commit 3fde0c0926
19 changed files with 5037 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": true
}