Skip to content

Commit 856a521

Browse files
committed
Add missing ESLint config
1 parent bb19d7c commit 856a521

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.eslintrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"extends": "canonical"
3+
}

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,4 @@ dist
88
!.npmignore
99
!.babelrc
1010
!.travis.yml
11+
!.eslintrc

0 commit comments

Comments
 (0)