Adding eslint for code .\src\ (#17)

This commit is contained in:
TfTHacker 2021-10-30 20:04:07 +02:00 committed by GitHub
parent 02ac033b15
commit 6fdd374cb8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 49 additions and 9 deletions

2
.eslintignore Normal file
View file

@ -0,0 +1,2 @@
npm node_modules
build