refactor for https://github.com/volarjs/volar.js/issues/100 #29
Annotations
10 errors
tsc:
packages/css/src/index.ts#L1
Module '"@volar/language-service"' has no exported member 'ServicePlugin'.
|
tsc:
packages/css/src/index.ts#L15
Parameter 'context' implicitly has an 'any' type.
|
tsc:
packages/css/src/index.ts#L73
Parameter 'document' implicitly has an 'any' type.
|
tsc:
packages/css/src/index.ts#L73
Parameter 'position' implicitly has an 'any' type.
|
tsc:
packages/css/src/index.ts#L76
Untyped function calls may not accept type arguments.
|
tsc:
packages/css/src/index.ts#L83
Parameter 'document' implicitly has an 'any' type.
|
tsc:
packages/css/src/index.ts#L83
Parameter 'position' implicitly has an 'any' type.
|
tsc:
packages/css/src/index.ts#L89
Parameter 'document' implicitly has an 'any' type.
|
tsc:
packages/css/src/index.ts#L89
Parameter 'position' implicitly has an 'any' type.
|
tsc:
packages/css/src/index.ts#L89
Parameter 'newName' implicitly has an 'any' type.
|