Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a996f9

Browse files
committed
Upgrade eslint-config-github
1 parent 2a4a90e commit 2a996f9

File tree

4 files changed

+78
-729
lines changed

4 files changed

+78
-729
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": [
3-
"plugin:github/es6",
3+
"plugin:github/recommended",
44
"plugin:github/browser",
55
"plugin:github/typescript"
66
],

.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)