JSPM

eslint-config-fbjs-extended

1.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 5
  • Score
    100M100P100Q28985F
  • License MIT

fbjs/opensource eslint config, extended with some useful plugins

Package Exports

  • eslint-config-fbjs-extended

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-fbjs-extended) 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-fbjs-extended

Build Status

fbjs/opensource eslint config, extended with the following plugins:

See rules.json for the actual config used

Usage

  • npm install --save-dev eslint-config-fbjs-extended
  • Extend from fbjs-extended in your eslint config

License

MIT - see LICENSE