Refactor(core): allow tour system to be shared more easily across apps #360
Annotations
10 warnings
build:
libs/shared/src/features/dialog/components/TEMPLATES.ts#L21
Unexpected any. Specify a different type
|
build:
libs/shared/src/features/dialog/components/dialog.ts#L21
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
|
build:
libs/shared/src/features/dialog/components/dialog.ts#L29
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
|
build:
libs/shared/src/features/dialog/dialog.models.ts#L7
Unexpected any. Specify a different type
|
build:
libs/shared/src/features/dialog/dialog.models.ts#L14
Unexpected any. Specify a different type
|
build:
libs/shared/src/features/map/map.ts#L55
'i' is defined but never used
|
build:
libs/shared/src/features/map/map.ts#L92
Unexpected any. Specify a different type
|
build:
libs/shared/src/features/map/map.ts#L98
Unexpected any. Specify a different type
|
build:
libs/shared/src/features/map/map.ts#L127
Unexpected any. Specify a different type
|
build:
libs/shared/src/features/map/map.ts#L135
Unexpected any. Specify a different type
|