Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 251 Bytes

quote-props.md

File metadata and controls

11 lines (6 loc) · 251 Bytes

Pattern: Missing quotes for name in <template>

Issue: -

Description

Require quotes around object literal property names in <template>.

Further Reading