fisker's Shareable ESLint Configuration
yarn add --dev eslint prettier @fisker/eslint-config
import fiskerEslintConfig from '@fisker/eslint-config'
export default [...fiskerEslintConfig]
- [x] airbnb config
- [x] prettier plugin
- [x] unicorn plugin
- [x] promise plugin
- [x] node plugin
- [x] html plugin
- [x] eslint-comments plugin
- [x]
optimize-regex pluginremoved in favor ofunicorn/regex-shorthand
- [ ] react plugin
- [ ] webpack plugin (need evaluate)