Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Gruntfile with jshint and bump. #7

Merged
merged 1 commit into from
Mar 24, 2014
Merged

Conversation

RickEyre
Copy link
Contributor

Fixes #6.


grunt.registerTask( "default", [ "jshint" ] );

}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

new line :)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Too slow!! ;)

@alicoding
Copy link

r=me

@RickEyre
Copy link
Contributor Author

Thanks @alicoding.

@RickEyre RickEyre merged commit 9b5fff1 into mozilla:master Mar 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Set up gruntfile with jshint, bump, etc
2 participants