npm.io
1.1.6 • Published 2 years ago

@carto/eslint-config-ps-react

Licence
Version
1.1.6
Deps
0
Size
2 kB
Vulns
0
Weekly
0

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.