Add the root directory dot files

This commit is contained in:
Jackson Harper
2022-02-11 09:56:51 -08:00
parent d05c4afec4
commit b19115d138
8 changed files with 193 additions and 0 deletions

4
.prettierrc Normal file
View File

@ -0,0 +1,4 @@
{
"semi": false,
"singleQuote": true
}