File tree Expand file tree Collapse file tree 3 files changed +1552
-1556
lines changed
Expand file tree Collapse file tree 3 files changed +1552
-1556
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ import {
1313} from '@typescript-eslint/utils/ts-eslint' ;
1414import { EnumType } from 'typescript' ;
1515
16- export type Meta = RuleMetaData < string > ;
16+ export type Meta = RuleMetaData < string , unknown [ ] > ;
1717export type Valid = ValidTestCase < unknown [ ] > ;
1818export type Invalid = InvalidTestCase < string , unknown [ ] > ;
1919
Original file line number Diff line number Diff line change 185185 "eslint-plugin-lodash" : " ^7.4.0" ,
186186 "eslint-plugin-rxjs" : " ^5.0.3" ,
187187 "eslint-plugin-simple-import-sort" : " ^10.0.0" ,
188- "eslint-plugin-unused-imports" : " ^2.0 .0" ,
188+ "eslint-plugin-unused-imports" : " ^3.2 .0" ,
189189 "express-static-gzip" : " ^2.1.7" ,
190190 "jasmine" : " ^3.8.0" ,
191191 "jasmine-core" : " ^3.8.0" ,
You can’t perform that action at this time.
0 commit comments