ComponentDriven / csf

Component Story Format is an open standard for UI component examples based on JavaScript ES6 modules.
https://www.componentdriven.org/
MIT License
818 stars 47 forks source link

Types: use readonly arrays for the annotations. #73

Closed pcorpet closed 4 months ago

pcorpet commented 9 months ago

By default arrays are mutable in TypeScript, however this library has no intent of modifying the input.