UNPKG

@atlaskit/eslint-plugin-design-system

Version:

The essential plugin for use with the Atlassian Design System.

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