UNPKG

eslint-plugin-path

Version:

An ESLint plugin for enforcing consistent imports across project. In other words, it helps to replace all relatives import with absolutes dependinng on settings.

4 lines 175 B
import { TSESLint } from '@typescript-eslint/utils'; declare const flatConfigPlugin: TSESLint.FlatConfig.Plugin; export = flatConfigPlugin; //# sourceMappingURL=index.d.ts.map