Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 195 Bytes

prefer-vdom-listener.md

File metadata and controls

13 lines (8 loc) · 195 Bytes

prefer-vdom-listener

Ensures that no vdom events are used in @Listen decorator.

Config

No config is needed

Usage

{ "@stencil-community/prefer-vdom-listener": "error" }