Tina
Tina Starter - Rules V3 Migration
Home
Home
Rules to Better TypeScript
Do you avoid using “any”?
Do you describe types sparsely?
Do you know why to use const assertions instead of TypeScript enums?
Do you follow good Object-Oriented design patterns?
Do you have good TypeScript configuration?
Do you only export what is necessary?