Files
memecoin-botV2/.pnpm-store/v10/files/00/4434b7ab37b48b6f52952f8eaa391bc7ade39def8643e66c7937f05ded353df1df67f27e8e98aed764460d73de33af84e1b2237784135163f0bb3d1271c450

8 lines
391 B
Plaintext

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