Remove unused interface #6
Annotations
4 warnings
lint:
src/app/components/entity-lookup-formly-field-type/entity-lookup-formly-field-type.component.ts#L91
'x' is defined but never used
|
lint:
src/app/services/api-entity-rule-set-preview.service.ts#L21
'hadPrimarySource' is assigned a value but never used
|
lint:
src/app/services/api-entity-search.service.ts#L6
'Entity' is defined but never used
|
lint:
src/app/services/formly-field-config-builder.service.ts#L25
Unexpected any. Specify a different type
|