Typescript

Google's official TypeScript style guide. Covers strict mode, type annotations, interfaces vs types, null handling, naming conventions, imports, and common mistakes. Enforces explicit return types, readonly properties, and avoidance of any/non-null assertions.

testdino-hq 86bb0b9 2 files · 30.8 KB Updated

File contents

testdino-hq/google-styleguides-skills/tree/main/typescript commit 86bb0b9f42

Frequently asked questions

npx skillmds@latest add testdino-hq/typescript