Use `readonly` for arrays and properties that should not be mutated.
1
Up
0
Down
+1
Net
Saving the agent time on consistently applying TypeScript immutability best practices without needing to infer from scattered code examples.
Saves the agent time discovering this