Files
memecoin-botV2/.pnpm-store/v10/files/65/b1f76ccb25f7f5baf53ab0e65c39520adaa2579bd654496fed5be65b5f94dc40c1a06652d4c94c82ef3bfb89908d4ee8aac62c96b266ec6ceb3992d4a8daf0

8 lines
388 B
Plaintext

import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
export default _default;
/**
* Rules considered to be best practice for modern TypeScript codebases, but that do not impact program logic.
* @see {@link https://typescript-eslint.io/users/configs#stylistic}
*/
declare function _default(plugin: FlatConfig.Plugin, parser: FlatConfig.Parser): FlatConfig.ConfigArray;