typebytes / angular-checklist

🔥 Curated list of common mistakes made when developing Angular applications
https://angular-checklist.dev
MIT License
316 stars 66 forks source link

[Typescript] Strict #117

Open geromegrignon opened 6 months ago

geromegrignon commented 6 months ago

Description

Add a Typescript checklist item about the strict configuration rule. Even if introduced in Typescript and Angular a while ago, some projects do not include it and might not know the different strictness options.