Use Readonly

Use when passing arrays or objects to functions. Use when mutation bugs occur. Use when wanting to signal that data should not be modified.

marius-townhouse bfe9b96 6.0 KB Updated

File contents

marius-townhouse/effective-typescript-skills/tree/main/skills/use-readonly commit bfe9b96bc8

Frequently asked questions

npx skillmds@latest add marius-townhouse/use-readonly