Add code fix for renaming @param tag in JSDoc without reformatting #32402
Annotations
10 errors
Self build:
src/services/fixJSDocsparams.ts#L5
Cannot find module '../_namespaces/ts.codefix.js' or its corresponding type declarations.
|
Self build:
src/services/fixJSDocsparams.ts#L14
Cannot find module '../_namespaces/ts.js' or its corresponding type declarations.
|
Self build:
src/services/fixJSDocsparams.ts#L23
Parameter 'context' implicitly has an 'any' type.
|
Self build:
src/services/fixJSDocsparams.ts#L28
Parameter 't' implicitly has an 'any' type.
|
Self build:
src/services/fixJSDocsparams.ts#L32
Parameter 'context' implicitly has an 'any' type.
|
Self build:
src/services/fixJSDocsparams.ts#L33
Parameter 'changes' implicitly has an 'any' type.
|
Self build:
src/services/fixJSDocsparams.ts#L33
Parameter 'err' implicitly has an 'any' type.
|
Self build:
src/services/fixJSDocsparams.ts#L43
Cannot find name 'getTokenAtPosition'.
|
Self build:
src/services/fixJSDocsparams.ts#L44
Cannot find name 'findAncestor'.
|
Self build
Process completed with exit code 1.
|
Loading