UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

7 lines (6 loc) 182 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.allowedAttrs = void 0; var allowedAttrs = exports.allowedAttrs = ['id', 'data-testid', 'key'];