ES6 imports and arrow functions

This commit is contained in:
AlexKvazos
2015-04-30 19:08:31 -05:00
parent b1d364a9e4
commit 4b33fc3fff
7 changed files with 28 additions and 19 deletions
+3
View File
@@ -15,5 +15,8 @@
},
"globals": {
"$": true
},
"ecmaFeatures": {
"modules": true
}
}