Skip to content

Commit

Permalink
Build: Specify valid components for commit messages
Browse files Browse the repository at this point in the history
Closes #682
  • Loading branch information
jzaefferer committed Nov 6, 2014
1 parent 0115f27 commit 8bfa5d7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,8 @@
"test": "grunt",
"prepublish": "grunt build"
},
"commitplease": {
"components": [ "Assert", "Build", "CSS", "Core", "Dump", "HTML Reporter", "Test", "Tests" ]
},
"main": "qunit/qunit.js"
}

0 comments on commit 8bfa5d7

Please sign in to comment.