Skip to content

Commit 15be0de

Browse files
Switched from ESLint to TSLint
1 parent 68df4d4 commit 15be0de

File tree

6 files changed

+747
-1018
lines changed

6 files changed

+747
-1018
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)