Shared ESLint configuration for TypeScript projects at Movable Ink
npm install @movable/eslint-config-typescript@movable/eslint-config-typescriptThe easiest way to set up this configuration is to leverage the Yeoman generator by running the following in the root of your project:
``bash`
yarn create @movable/lint-config
This will ask you some questions about your project and set up the configuration for you based on the answers.
---
See the README` for the base configuration for more details.