Skip to content

Common ESLint rules we share between projects at Poool

License

Notifications You must be signed in to change notification settings

p3ol/eslint-config

Repository files navigation

Poool ESLint Config

Common ESLint rules we share between projects at Poool

Installation

You can take a look at each individual package to find the configuration that fits your needs:

Name Description
@poool/eslint-config Basic common config using eslint & standard recommended rules documentation
@poool/eslint-config-node Config for node projects documentation
@poool/eslint-config-react Config for front-ent React projects documentation
@poool/eslint-config-react-native Config for React Native projects documentation
@poool/eslint-plugin Additional plugin for custom rules documentation