Added linter.

This commit is contained in:
2023-09-29 16:17:21 -04:00
parent 8a805b96a6
commit 58e8c04027
5 changed files with 2681 additions and 2 deletions

3
.eslintignore Normal file
View File

@ -0,0 +1,3 @@
dist
node_modules
.eslintrc.js