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

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# vscode
.vscode
# Intellij
*.iml
.idea