TypeScript Style Guide
⚡ View the sidebar (right) for the rapid navigation.
❗ We follow the Google TS Style Guide.
💂 Formatters & Linters
We use gts to lint and automatically format code.
❗ gts will be run in the continuous integration (CI) pipeline.
- Errors must be resolved before merging a pull request.
📃 License Notice
Every file should start with a GPL license notice.