chore: add eslint and prettier configurations

This commit is contained in:
Corbin Crutchley
2022-09-25 05:51:00 -07:00
parent cb7903d8a5
commit 5d628203d3
6 changed files with 560 additions and 400 deletions

5
.prettierignore Normal file
View File

@@ -0,0 +1,5 @@
dist
node_modules
package-lock.json
*.md
*.min.js