Package Exports
- eslint-config-b-tech
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-b-tech) 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-b-tech 
ESLint Config for React/JSX with hooks
This configuration extends from airbnb with custom values.
Usage
npm i -D eslint-config-b-tech
Then add this to .eslintrc file :
{ "extends": "b-tech" }
License
MIT. Copyright (c) B-tech.