Remove unused expression flag #509
Annotations
3 errors
|
typescript
Process completed with exit code 2.
|
|
typescript:
src/services/sce/sce.js#L596
Property 'literal' does not exist on type 'CompiledExpression'. Did you mean '_literal'?
|
|
typescript:
src/core/parse/parse.js#L101
Argument of type '{ (scope: any, locals: any, assign: any, inputs: any): any; $$intercepted: Function; $$interceptor: (value: any) => any; literal: any; constant: any; decoratedNode: any; }' is not assignable to parameter of type 'CompiledExpression'.
|