Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cleanup chicken and egg problem with lint before build
now it goes like this when you `npm publish`: `npm build > npm lint > npm test > npm publish`
- Loading branch information