Prepare ES6 migration

This commit is contained in:
fecaille
2016-04-06 14:47:06 +02:00
parent a335a9d213
commit 74cc6e5b3a
9 changed files with 178 additions and 169 deletions

3
.eslintrc Normal file
View File

@@ -0,0 +1,3 @@
{
"extends": "airbnb"
}