DEPRECATED repository, moved to mono repository gulp-bem
$ npm install --save-dev gulp-bem-example-bundles
//TODO Write about usage
Run tests with Mocha:
npm test
Run tests with code coverage calculation Istanbul:
npm run coverage
Run eslint linter:
npm run lint