Adding eslint.

This commit is contained in:
John Livingston
2021-02-20 11:55:00 +01:00
parent 31d3d96590
commit fba0422adb
6 changed files with 1418 additions and 22 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
node_modules
.cache
dist
.vscode