Files
memecoin-botV2/.pnpm-store/v10/files/9e/ee239b29df78fb38b51f62fa3897eea224a5ba0cf6c1564739e2c04542e38219b1cf50e9a5fb0b38ef1438bdf6ef579b5ec440c0e19c6469f06d36372f0b55

8 lines
369 B
Plaintext

import type { FlatConfig } from '@typescript-eslint/utils/ts-eslint';
export default _default;
/**
* Contains all of `recommended`, as well as additional strict rules that can also catch bugs.
* @see {@link https://typescript-eslint.io/users/configs#strict}
*/
declare function _default(plugin: FlatConfig.Plugin, parser: FlatConfig.Parser): FlatConfig.ConfigArray;