Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 297 Bytes

File metadata and controls

13 lines (8 loc) · 297 Bytes

no-dynamic-createelement

Helps prevent usage of dynamic element tags used with createElement. This ensures the component is properly bundled and auto-defined by the build.

Config

No config is needed

Usage

{ "@esri/calcite-components/no-dynamic-createelement": "error" }