custom paredit #754
Annotations
3 errors and 7 warnings
src/commands/paredit.ts#L1
Cannot find module 'paredit.js' or its corresponding type declarations.
|
src/configuration/configuration.ts#L8
Cannot find module 'paredit.js' or its corresponding type declarations.
|
|
src/configuration/configuration.ts#L75
Unexpected any. Specify a different type
|
src/emulator.ts#L581
Unexpected any. Specify a different type
|
src/extension.ts#L85
Unexpected any. Specify a different type
|
src/promise-delegate.ts#L6
Unexpected any. Specify a different type
|
src/promise-delegate.ts#L23
Argument 'reason' should be typed with a non-any type
|
src/promise-delegate.ts#L23
Unexpected any. Specify a different type
|
src/test/suite/utils.ts#L72
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading