UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

8 lines (7 loc) 357 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.pathWithCustomMessageId = exports.importNameWithCustomMessageId = void 0; var importNameWithCustomMessageId = exports.importNameWithCustomMessageId = 'importNameWithCustomMessage'; var pathWithCustomMessageId = exports.pathWithCustomMessageId = 'pathWithCustomMessage';