Added ESLint

Signed-off-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
2021-06-22 19:54:38 +02:00
parent b951f6d2d1
commit 7014e0c511
9 changed files with 2993 additions and 845 deletions

6
.eslintignore Normal file
View File

@ -0,0 +1,6 @@
dist/
src/tcgdex.browser.ts
__tests__
.eslintrc.js
webpack.config.js
tsconfig.json