π οΈ Setup
This config is opinionated and complex, so make sure to meet the hard requirements in
your project. Then, let @sherifforg/cli
handle the whole setup for you automatically,
or do it yourself manually.
For greenfield projects that lack a ESLint config, the below setup options will be enough.
However, for established codebases that already have a ESLint config setup, you should also follow the instructions
for the migration path.
ποΈ Automatic setup (recommended)
Let the CLI take care of everything!
ποΈ Manual setup
DIY