@leanylabs/ts-style-config
v0.4.0
Published
LeanyLabs TypeScript Style for monday.com integrations
Downloads
8
Readme
Usage
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
Commands
The app will add few commands:
lint- run linterlint:fix- run linter with fixformat- run prettier
