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