Files
memecoin-botV2/.pnpm-store/v10/files/5b/4cec27dcb471b30c080cc135cc9d1406607d19dd089c794228e0f80b8944f8ada0f55db29d93b8c1a93029de3bd2d40719b77bdfc05fde39a2e1df957ef519

8 lines
408 B
Plaintext

import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
export default _default;
/**
* A version of `strict` that only contains type-checked rules and disables of any corresponding core ESLint rules.
* @see {@link https://typescript-eslint.io/users/configs#strict-type-checked-only}
*/
declare function _default(plugin: FlatConfig.Plugin, parser: FlatConfig.Parser): FlatConfig.ConfigArray;