0.1.0 • Published 8 years ago

donejs-sinjhin-jshint v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

donejs-sinjhin-jshint

Build Status npm version

Add JSHint and editorconfig to my DoneJS applications

Using the generator

To add this generator to your DoneJS application, run

donejs add sinjhin-jshint

Developing

To make changes to this generator, clone the repository and install the dependencies

git clone git@github.com:sinjhin/donejs-sinjhin-jshint.git
cd donejs-sinjhin-jshint
npm install

Then you can run the tests with

npm test
0.1.0

8 years ago