Install as dev dependency
- yarn:
yarn add @leanylabs/ts-style-config -D
- npm:
npm install @leanylabs/ts-style-config -D
Run once after install (or after updating version)
npx @leanylabs/ts-style-config
The app will add few commands:
lint
- run linterlint:fix
- run linter with fixformat
- run prettier