Files
memecoin-botV2/.pnpm-store/v10/files/a9/03dde38a2c69e53e83a9cec38f8ff430d807614e9204fef0bbd0a6784e399b96158905c1dae4b22773c3223bf70deb07f7eca7f632925f55070249a1b9373a

8 lines
414 B
Plaintext

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