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
@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