-
Notifications
You must be signed in to change notification settings - Fork 0
Task Checklist
Bernard Labno edited this page Feb 7, 2016
·
1 revision
#Unneeded dependencies Make sure your task does not download libraries that it is not using actually
#npm test
Should evaluate to grunt verify --force
#package.json
Do not provide repository
as it makes it easier to find solution.
Mark module as private
.
#branch name Make sure branch name is something meaningful and reflects tasks main purpose.
#Protractor config
#Coverage
#Build output
Should be in /target
.
#Run once vs watch
#.gitignore
target/