Skip to content

Commit 357db70

Browse files
Switched from ESLint to TSLint
1 parent fb31cf1 commit 357db70

File tree

6 files changed

+1458
-1664
lines changed

6 files changed

+1458
-1664
lines changed

.eslintrc.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# ESLint config
2+
# http://eslint.org/docs/user-guide/configuring
3+
# https://jstools.dev/eslint-config/
4+
5+
root: true
6+
extends: "@jsdevtools"

0 commit comments

Comments
 (0)