@carto/eslint-config-ps-react
v1.1.6
Published
CARTO's Professional Service eslint react config
Downloads
426
Maintainers
Keywords
Readme
CARTO Lint PS React Library - eslint react
This repository contains the packages with eslint react config.
Installation
Install @carto/eslint-config-ps-react like dependence:
npm install --save @carto/eslint-config-ps-react
Usage
Add the following to your package.json
:
"eslintConfig": {
"extends": [
"@carto/eslint-config-ps-react"
]
}
Contributing
See the contributing guide for detailed instructions on how to get started with our project.
If you're looking for a way to contribute, you can scan through our existing issues for something to work on. When ready, check out Getting Started with Contributing for detailed instructions.