Skip to content
This repository was archived by the owner on Jan 22, 2021. It is now read-only.

Commit 3bad53b

Browse files
committed
Linting
1 parent c8dacd9 commit 3bad53b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintrc

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"browser": true,
1212
"node": true,
1313
"jquery": true,
14-
"meteor": true
14+
"meteor": true,
15+
"es6": true
1516
},
1617

1718
"globals": {

0 commit comments

Comments
 (0)