UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

7 lines (6 loc) 232 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.typographyProperties = void 0; var typographyProperties = exports.typographyProperties = ['fontSize', 'fontWeight', 'fontFamily', 'lineHeight'];