UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

3 lines (2 loc) 123 B
import { type JSXElement } from 'eslint-codemod-utils'; export declare const shouldSuggest: (node: JSXElement) => boolean;