feat(language-core): navigation support for template-ref #194
Annotations
4 errors
build:
packages/language-core/lib/codegen/template/element.ts#L229
Argument of type 'string' is not assignable to parameter of type '[validId: string, offset: number]'.
|
build:
packages/language-core/lib/codegen/template/element.ts#L337
Argument of type 'string' is not assignable to parameter of type '[validId: string, offset: number]'.
|
build:
packages/language-core/lib/codegen/template/index.ts#L8
'generateStringLiteralKey' is declared but its value is never read.
|
build
Process completed with exit code 2.
|