@atlaskit/eslint-plugin-design-system
Version:
The essential plugin for use with the Atlassian Design System.
1 lines • 165 B
JavaScript
export var validPrimitiveElements = new Set(['div', 'span', 'article', 'aside', 'dialog', 'footer', 'header', 'li', 'main', 'nav', 'ol', 'section', 'ul', 'button']);