Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 207 Bytes

strict-mutable.md

File metadata and controls

15 lines (9 loc) · 207 Bytes

strict-mutable

Ensures that all @Prop marked as mutable really needs to be mutable.

Config

No config is needed

Usage

{ "@d0whc3r/stencil/strict-mutable": "error" }

Fix included