Merging together

This commit is contained in:
2020-09-17 21:57:16 -05:00
parent 75a4a0f5b4
commit b25a6b34b7
10 changed files with 12344 additions and 20 deletions

4
.prettierrc Normal file
View File

@@ -0,0 +1,4 @@
{
"arrowParens": "avoid",
"semi": false
}