🐛 Fix lintin

This commit is contained in:
Jakub Juszczak
2017-03-17 16:41:38 +01:00
parent e7c1158c25
commit acc8904c54

View File

@@ -6,5 +6,8 @@
"expect": true,
"jasmine": true,
"sinon": true
},
"rules": {
"no-unused-expressions": 0
}
}