component-lint
v0.0.0
Published
Component lint tool
Readme
builder.js
Component lint tool, validates your components against the Component Spec
Installation
$ npm install component-lintUsage
Validate a component:
$ component-lint
warn : .license should be set (MIT)Use the --verbose flag to see more detail.
TODO
Eventually this should try to be more helpful and offer solutions to common problems.
License
MIT
