Package Exports
- eslint-config-jaid
- eslint-config-jaid/index.json
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-jaid) 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-jaid
Personal ESLint preset. Intentionally ugly to write code that looks like I feel.
Development
Development hints for maintaining and improving eslint-config-jaid
Setting up:
git clone git@github.com:jaid/eslint-config-jaid.git
cd eslint-config-jaid
npm install
Testing in production environment:
npm run test
License
MIT License
Copyright © 2021, Jaid <jaid.jsx@gmail.com> (https://github.com/jaid)