Improvement/add linter #44

Merged
daviskoh merged 12 commits from improvement/add-linter into master 2015-02-20 09:44:20 -08:00
12 changed files with 86 additions and 165 deletions
Showing only changes of commit 0c62b9e4ed - Show all commits

View File

@@ -39,4 +39,4 @@ module.exports = function (config) {
singleRun: false singleRun: false
}); });
}; };