landscape
landscape copied to clipboard
Add prettier for more consistent formatting
A few things we want:
- Style linting, type checking, etc (bare minimum)
- Enforce this on the CI side; make it optional for the dev using VSCode or similar
- Warn about excessive console.log use (our console is very noisy)
@arthyn Please add any particulars you see fit.