monorepo-eslint-prettier
monorepo-eslint-prettier copied to clipboard
A playground for Monorepo with Yarn Workspaces, ESLint and Prettier.
monorepo-eslint-prettier
A playground for Monorepo with Yarn Workspaces, ESLint and Prettier.
Development
- Clone the repo
$ git clone https://github.com/robertoachar/monorepo-eslint-prettier.git
- Install dependencies
$ yarn
- Run scripts
Action | Usage |
---|---|
Start development | yarn start |
Lint code | yarn lint |