UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

6 lines 99 B
export var fontWeightMap = { regular: '400', medium: '500', semibold: '600', bold: '700' };