Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 384 Bytes

File metadata and controls

6 lines (5 loc) · 384 Bytes
@equinor/fusion-framework-lint-rules minor
@equinor/fusion-framework-lint-config minor

Add require-property-tsdoc rule: requires class field (property) declarations — including Lit's @property() / @state() decorated fields — to have a preceding TSDoc block comment. private/#name and static fields are exempt. Included in the recommended rule preset.