Skip to content

Commit 38431ee

Browse files
committed
Upgrade eslint-config-github
1 parent 5ac78a9 commit 38431ee

File tree

6 files changed

+249
-872
lines changed

6 files changed

+249
-872
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"TaskListsElement": "readable"
44
},
55
"extends": [
6-
"plugin:github/es6",
6+
"plugin:github/recommended",
77
"plugin:github/browser",
88
"plugin:github/typescript"
99
]

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* text eol=lf

0 commit comments

Comments
 (0)