Package Exports
- eslint-config-semistandard
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 (eslint-config-semistandard) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
eslint-config-semistandard
eslint sharable config for semistandard
Install
npm install eslint-plugin-promise eslint-plugin-standard eslint-plugin-react
npm install eslint-config-standard
npm install eslint-config-semistandard
# note that eslint-plugin-promise, eslint-plugin-standard, & eslint-plugin-react are required peer dependencies
Usage
Read up on how to use sharable configs at the eslint website.
For more details see eslint-config-standard
Contributing
Contributions welcome! Please read the contributing guidelines first.