Shared linter configuration for Movable Ink
This repo contains shared configuration files for various static analysis tools. See the linked documentation below for more information on each.
It also provides a Yeoman generator that can be used to configure the above tools for you.
The quickest and easiest way to configure your project with one of these configurations is to run the following:
yarn create @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.