This Yeoman generator automates the process of configuring different linter configurations witihn your project.
You can run the generator through npx
by running the following:
npx -p yo -p @movable/generator-lint-config -- yo @movable/lint-config
You will be asked a few questions about your project, and once answered, the any dependencies and required configuration will be taken care of for you.