feat: Add project image and update documentation #38
Annotations
3 errors
|
test (22.x):
src/helpers/path-matching.ts#L31
Type '({ regex: null; pattern: string; } | { regex: false | MMRegExp; pattern: string; })[]' is not assignable to type 'CompiledPattern[]'.
|
|
test (20.x):
src/helpers/path-matching.ts#L31
Type '({ regex: null; pattern: string; } | { regex: false | MMRegExp; pattern: string; })[]' is not assignable to type 'CompiledPattern[]'.
|
|
test (18.x):
src/helpers/path-matching.ts#L31
Type '({ regex: null; pattern: string; } | { regex: false | MMRegExp; pattern: string; })[]' is not assignable to type 'CompiledPattern[]'.
|