Avoid Inferable Annotations

Use when writing type annotations on variables. Use when TypeScript can infer the type. Use when code feels cluttered with types.

marius-townhouse 3eae049 6.7 KB Updated

File contents

marius-townhouse/effective-typescript-skills/tree/main/skills/avoid-inferable-annotations commit 3eae0495cb

Frequently asked questions

npx skillmds@latest add marius-townhouse/avoid-inferable-annotations