1.1.0 • Published 7 years ago
pb-js-linter v1.1.0
Public Bloc javascript linter
Include this linter in every Public Bloc project using javascript
Steps
$ yarn add pb-js-linter --devthen in the .eslintrc file include
{
"extends": "pb-js-linter"
}Include this linter in every Public Bloc project using javascript
$ yarn add pb-js-linter --devthen in the .eslintrc file include
{
"extends": "pb-js-linter"
}