9e58a27070
Add message object fixes (#28) |
||
---|---|---|
bin | ||
dist | ||
docs | ||
src | ||
tasks | ||
tests | ||
.eslintrc | ||
.gitignore | ||
.travis.yml | ||
Gruntfile.js | ||
LICENSE | ||
README.md | ||
package.json | ||
webpack.config.js |
README.md
addons-validator
The Add-ons Validator, JS edition.
Install dependencies
Install dependencies with npm:
npm install
Dependencies are automatically kept up-to-date using greenkeeper.
Testing
Tests use grunt
but don't require global grunt
. Just run:
npm test