JSPM

@promotively/eslint-config-react

2.0.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 28
  • Score
    100M100P100Q39243F

Package Exports

  • @promotively/eslint-config-react

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@promotively/eslint-config-react) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

MIT License NPM Version GitHub Issues GitHub Pull Requests

@promotively/eslint-config-react

Shareable eslint config.

Installation

With Yarn

yarn add -D @promotively/eslint-config-react

With NPM

npm install -D @promotively/eslint-config-react

Setup

Add package to your eslint config file.

{
  "extends": ["@promotively/eslint-config-react"]
}

Contact

Feel free to reach out using any of the below methods:

License

MIT