0.7.8 • Published 2 years ago
@bestdoctor/eslint-config v0.7.8
BestDoctor ESLint config
This package provides BestDoctor's .eslintrc as an extensible shared config.
Installation
- Install the package:
yarn add @bestdoctor/eslint-config -D
. - Add
"extends": "@bestdoctor"
to your.eslintrc
.
Usage
Run your eslint.
Motivation
We have variety of projects in BestDoctor and we want to have same code style
in all of them. Besides eslint
we use typescript
, jest
, react
and prettier
. That's why we have some cool plugins in this config:
@typescript-eslint/eslint-plugin
eslint-plugin-import
eslint-plugin-jest
eslint-plugin-jsx-a11y
eslint-plugin-prettier
eslint-plugin-react
eslint-plugin-react-hooks
We also have a frontend styleguide (only in russian, sorry).
Contributing
We would love you to contribute to our project. It's simple:
- Create an issue with bug you found or proposal you have. Wait for approve from maintainer.
- Create a pull request. Make sure all checks are green.
- Fix review comments if any.
- Be awesome.
Here are useful tips:
- You can run all checks and tests with
yarn makecheck
. Please do it before TravisCI does. - We respect Django CoC. Make soft, not bullshit.
0.7.6
3 years ago
0.7.5
3 years ago
0.7.8
2 years ago
0.7.7
3 years ago
0.7.4
3 years ago
0.7.2
3 years ago
0.7.1
3 years ago
0.7.3
3 years ago
0.7.0
3 years ago
0.6.0
3 years ago
0.5.8
3 years ago
0.5.7
3 years ago
0.5.6
3 years ago
0.5.5
3 years ago
0.5.4
5 years ago
0.5.3
5 years ago
0.5.2
5 years ago
0.5.1
5 years ago
0.5.0
5 years ago