fix: Cast plugin as ESLint.Plugin #754
Annotations
10 errors
tests/types/types.test.ts#L48
'markdown.meta' is possibly 'undefined'.
|
tests/types/types.test.ts#L48
Type 'string | undefined' does not satisfy the expected type 'string'.
|
tests/types/types.test.ts#L49
'markdown.meta' is possibly 'undefined'.
|
tests/types/types.test.ts#L49
Type 'string | undefined' does not satisfy the expected type 'string'.
|
tests/types/types.test.ts#L52
'markdown.processors' is possibly 'undefined'.
|
tests/types/types.test.ts#L55
'markdown.languages' is possibly 'undefined'.
|
tests/types/types.test.ts#L56
'markdown.languages' is possibly 'undefined'.
|
tests/types/types.test.ts#L58
'markdown.configs' is possibly 'undefined'.
|
tests/types/types.test.ts#L58
Type 'LegacyConfig<RulesRecord, RulesRecord> | Config<RulesRecord> | Config<RulesRecord>[]' does not satisfy the expected type 'LegacyConfig<RulesRecord, RulesRecord>'.
|
tests/types/types.test.ts#L59
'markdown.configs' is possibly 'undefined'.
|
The logs for this run have expired and are no longer available.
Loading