Skip to content

Commit

Permalink
Fixed jsHint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ciuliot committed Feb 8, 2014
1 parent 9cb8bf1 commit 422316b
Show file tree
Hide file tree
Showing 3 changed files with 259 additions and 247 deletions.
2 changes: 1 addition & 1 deletion Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = function(grunt) {
reporter: "checkstyle",
reporterOutput: "jshint.xml"
},
all: ['src/**'],
all: ['src/knockout-bootstrap.js'],
}
});

Expand Down
2 changes: 1 addition & 1 deletion build/knockout-bootstrap.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 422316b

Please sign in to comment.