Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix error in lint: > lint/src/util/structure.ts:16:20 - error TS2314: Generic type 'RuleMetaData<MessageIds, Options>' requires 2 type argument(s). > > 16 export type Meta = RuleMetaData<string>;
- Loading branch information