Files
memecoin-botV2/.pnpm-store/v10/files/7a/4adeb39559c0ff66e8876b1d734076c27385cc25f97dab8fdc8dc46f6875ac172723ef8b815ae910850affcb188c26cc8ed864d478551027a88b110529afda

8 lines
418 B
Plaintext

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