fix!: exclude comments from replacement by default #584
unit-test.yml
on: push
unit-test
/
lint
22s
Matrix: unit-test / test
Annotations
2 errors
|
unit-test / lint
Process completed with exit code 2.
|
|
unit-test / lint:
tests/scan-enums.spec.ts#L8
Property 'replaceOptions' is missing in type '{ include: RegExp[]; exclude: never[]; scanDir: string; scanPattern: string[]; }' but required in type 'Omit<OptionsResolved, "scanMode">'.
|