Skip to content

Commit 5e001e9

Browse files
authored
Merge pull request #20 from github/modernize
Upgrade dependencies and eslint settings
2 parents ec552e8 + 0b01c7a commit 5e001e9

File tree

7 files changed

+902
-1787
lines changed

7 files changed

+902
-1787
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"extends": [
3+
"plugin:github/recommended",
34
"plugin:github/browser",
4-
"plugin:github/es6",
55
"plugin:github/typescript"
66
],
77
"globals": {
File renamed without changes.

0 commit comments

Comments
 (0)