Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 188 Bytes

no-unused-watch.md

File metadata and controls

13 lines (8 loc) · 188 Bytes

no-unused-watch

Ensures that all @Watch are using existing @Prop or @State.

Config

No config is needed

Usage

{ "@d0whc3r/stencil/no-unused-watch": "error" }