Files
memecoin-botV2/.pnpm-store/v10/files/91/cc1ce2a0ef033d4bb38e897e3c1820f7e1e6b34227517128e9e81dcbf187fd9dcbc8db29318e43e85c441ca614a845d2f407b293590f4de5cdc99573c13bd2

8 lines
429 B
Plaintext

import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
export default _default;
/**
* Contains all of `recommended`, `recommended-type-checked`, and `strict`, along with additional strict rules that require type information.
* @see {@link https://typescript-eslint.io/users/configs#strict-type-checked}
*/
declare function _default(plugin: FlatConfig.Plugin, parser: FlatConfig.Parser): FlatConfig.ConfigArray;