Skip to main content

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 license notice.

The license may vary from repository to repository.

Check with the #legal team if unclear which license to use.