UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

4 lines (3 loc) 124 B
import type { Rule } from 'eslint'; declare const noInvalidCssMapRule: Rule.RuleModule; export default noInvalidCssMapRule;