Run tests with Karma test runner

Closes gh-566.
This commit is contained in:
Nik Butenko
2016-06-16 21:35:03 +10:00
committed by Fagner Brack
parent 967017115b
commit 2c27f31263
5 changed files with 77 additions and 25 deletions

View File

@@ -1,4 +1,7 @@
{
"globals": {
"module": true
},
"boss": true,
"curly": true,
"eqeqeq": true,