UNPKG

eslint-plugin-depend

Version:

An ESLint plugin to suggest optimized dependencies, native alternatives and more

7 lines (6 loc) 216 B
import type { ESLint } from 'eslint'; /** * @deprecated The legacy eslintrc configuration format is not supported in * ESLint 10. Use `flat/recommended` instead. */ export declare const config: ESLint.ConfigData;