Skip to content
This repository was archived by the owner on Feb 4, 2018. It is now read-only.

Commit 919c7b0

Browse files
author
blond
committed
chore(lint): fix ESLint config
1 parent 3802e8c commit 919c7b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.eslintrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
parserOptions:
2-
ecmaVersion": 6,
3-
sourceType: module
2+
ecmaVersion: 6
43

54
env:
65
node: true

0 commit comments

Comments
 (0)