Update rules
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
import type { Merge, SetRequired } from 'type-fest';
|
||||
import type { ESLintConfig, KnownExtends, Settings } from '@aet/eslint-define-config';
|
||||
import type { Merge, SetRequired } from 'type-fest';
|
||||
|
||||
import type { RuleOptions } from './index';
|
||||
|
||||
type OptionalObjectKey<T> = Exclude<
|
||||
|
Reference in New Issue
Block a user