Sample of a monorepo using:
- Eslint
- Prettier
- create-react-app
Note: Not setup to run, just to test lint
Only using the vscode eslint extension, not prettier's
Using windows 10 + vscode 1.43
Sample project to get eslint + prettier + react working in a monorepo; auto-fixing errors and highlighting in files that aren't open in vscode
HTML
Sample of a monorepo using:
Note: Not setup to run, just to test lint
Only using the vscode eslint extension, not prettier's
Using windows 10 + vscode 1.43