add documentation with compodoc #542
Annotations
10 warnings
|
lint:
src/app/common/components/search-address/search-address.component.ts#L51
No magic number: 600
|
|
lint:
src/app/common/components/search-address/search-address.component.html#L19
Avoid calling expressions in templates
|
|
lint:
src/app/common/components/multiple-input-field/multiple-input-field.component.html#L44
Avoid calling expressions in templates
|
|
lint:
src/app/common/components/header/header.component.html#L10
Avoid calling expressions in templates
|
|
lint:
src/app/common/components/header-menu/header-menu.component.ts#L48
No magic number: 0
|
|
lint:
src/app/common/components/header-menu/header-menu.component.ts#L46
No magic number: 0
|
|
|
|
|
|
|
|
lint:
src/app/app.component.html#L5
<p-progressBar/> element should not have inline styles via style attribute. Please use classes instead
|