Refactor codebase

This commit is contained in:
proteriax
2021-07-08 02:05:41 -04:00
parent 490d289330
commit 0230f32aab
19 changed files with 1010 additions and 119 deletions

3
test/.prettierrc Normal file
View File

@ -0,0 +1,3 @@
{
"semi": true
}