UNPKG

eslint-plugin-perfectionist

Version:

ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.

3 lines (2 loc) 133 B
import { TSESTree } from '@typescript-eslint/types' export declare function computeDependencyNames(pattern: TSESTree.Node): string[]