Files
memecoin-botV2/.pnpm-store/v10/files/83/7b8a12268269fb872e410c0c676783380a91b8620a696b984a0b85e9e37d66ae52b50654ef70691da4e870a9a4515c17c9dd088b903a916b06e040a867182e

8 lines
427 B
Plaintext

import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
export default _default;
/**
* Enables each the rules provided as a part of typescript-eslint. Note that many rules are not applicable in all codebases, or are meant to be configured.
* @see {@link https://typescript-eslint.io/users/configs#all}
*/
declare function _default(plugin: FlatConfig.Plugin, parser: FlatConfig.Parser): FlatConfig.ConfigArray;