Prefer Type Annotations

Use when assigning values to variables with types. Use when tempted to use type assertions. Use when TypeScript flags type errors you want to silence.

marius-townhouse 4d549de 5.7 KB Updated

File contents

marius-townhouse/effective-typescript-skills/tree/main/skills/prefer-type-annotations commit 4d549de797

Frequently asked questions

npx skillmds@latest add marius-townhouse/prefer-type-annotations