fix: skip for sourceCode do not support getAllComments #149
ci.yml
on: pull_request
lint
21s
typecheck
17s
Matrix: test
Annotations
4 errors
|
typecheck
Process completed with exit code 1.
|
|
typecheck:
src/utils.ts#L82
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
typecheck:
src/context.ts#L231
Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
|
typecheck:
src/commands/regex101.ts#L44
Cannot find name 'URLSearchParams'.
|