lint modules

This commit is contained in:
Kushan Joshi
2016-06-15 21:29:47 +05:30
parent 72f2e77dea
commit 393cad504f
2 changed files with 5 additions and 3 deletions
+4 -1
View File
@@ -5,5 +5,8 @@
},
extends: [
"plugin:import/errors"
]
],
rules: {
"no-invalid-this": 0
}
}