UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

7 lines (6 loc) 230 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UNWANTED_ATLASKIT_ATTRIBUTES = void 0; var UNWANTED_ATLASKIT_ATTRIBUTES = exports.UNWANTED_ATLASKIT_ATTRIBUTES = ['isDisabled', 'isReadOnly'];