UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

7 lines (6 loc) 205 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AFFECTED_HTML_ELEMENTS = void 0; var AFFECTED_HTML_ELEMENTS = exports.AFFECTED_HTML_ELEMENTS = ['input', 'textarea'];