--- description: globs: alwaysApply: true --- - Instead of using the syntax`Array`, use `T[]`. - Use TypeScript `type` over `interface`. - You should never add unnecessary or unuseful comments, if you add a comment it must provide some value to the code.