https://github.com/enzyme/tidbits-eslint-config-obdurate
A stubborn, hardmode, lean-and-mean-js eslint config.
https://github.com/enzyme/tidbits-eslint-config-obdurate
Last synced: 8 months ago
JSON representation
A stubborn, hardmode, lean-and-mean-js eslint config.
- Host: GitHub
- URL: https://github.com/enzyme/tidbits-eslint-config-obdurate
- Owner: enzyme
- License: mit
- Created: 2018-07-11T02:02:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-11T23:55:13.000Z (almost 8 years ago)
- Last Synced: 2025-09-22T06:52:24.700Z (9 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eslint-config-obdurate
A stubborn, hardmode, lean-and-mean-js eslint config.
## Install
### pnpm
`pnpm install eslint-config-airbnb eslint-import-resolver-node eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react @tidbits/eslint-config-obdurate`
### yarn
`yarn add eslint-config-airbnb eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react @tidbits/eslint-config-obdurate`
### npm
`npm install eslint-config-airbnb eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react @tidbits/eslint-config-obdurate`