0.1.1 • Published 11 years ago

grunt-beautify v0.1.1

Weekly downloads
5
License
-
Repository
github
Last release
11 years ago

grunt-beautify

Javascript beautifier for grunt

Getting Started

Install this grunt plugin next to your project's grunt.js gruntfile with: npm install grunt-beautify

Then add this line to your project's grunt.js gruntfile:

grunt.loadNpmTasks('grunt-beautify');

See the grunt.js gruntfile for an example.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using grunt.

Release History

v0.1.0 - Initial release

License

Copyright (c) 2012 Camille Moncelier Licensed under the MIT license.