Add eslint config files

This commit is contained in:
Tee
2021-03-15 21:43:43 -04:00
parent 66965487a7
commit 8a3b2a0b7a
2 changed files with 21 additions and 0 deletions

2
.eslintignore Normal file
View File

@ -0,0 +1,2 @@
node_modules
dist