Fix eslint.

This commit is contained in:
Guo Xiang Tan 2017-06-12 14:48:50 +09:00
parent a7ed6bd9e1
commit 666e3e2890
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"browser": true,
"builtin": true
},
ecmaVersion: 7,
"ecmaVersion": 7,
"globals":
{"Ember":true,
"jQuery":true,