Skip to content

Commit

Permalink
Add a "Reviewed by Hound" badge
Browse files Browse the repository at this point in the history
  • Loading branch information
zruy committed Jan 22, 2021
1 parent 8e685e5 commit 6cb47e0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 3 additions & 1 deletion karma.conf.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,6 @@ module.exports = function (config) {
logLevel: config.LOG_INFO,
autoWatch: true,
browsers: ['Chrome'],
singleRun: fa
singleRun: false
});
};
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@

{
"name": "project-one",
"version": "0.0.0",
"license": "MIT",
"scripts": {

0 comments on commit 6cb47e0

Please sign in to comment.