@bitrise/eslint-plugin
Advanced tools
An eslint plugin containing our shared configuration based on eslint-config-airbnb and eslint-config-airbnb-typescript.
Weekly downloads
Readme
An eslint plugin containing our shared configuration based on eslint-config-airbnb and eslint-config-airbnb-typescript.
Add plugin:@bitrise/config
to extends
in your eslint config. As this config uses @typescript-eslint
you'll need to configure parserOptions.project
with the tsconfig.json
file(s) you'd like to use.
@bitrise/ban-react-fc
@typescript-eslint/ban-types
to prevent the usage of React.FC
and React.FunctionComponent
. This way consumers of the configuration can still use this rule to ban other types without having to copy-paste these options.eslint-plugin-testing-library
and eslint-plugin-jest
to enforce rules regarding testingFAQs
An eslint plugin containing our shared configuration based on eslint-config-airbnb and eslint-config-airbnb-typescript.
The npm package @bitrise/eslint-plugin receives a total of 267 weekly downloads. As such, @bitrise/eslint-plugin popularity was classified as not popular.
We found that @bitrise/eslint-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 open source maintainers collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.