Add details #8
Annotations
3 warnings
|
build:
src/main-app.ts#L39
Super calls to lifecycle callbacks should be guarded in case the base class does not implement them
|
|
build:
src/main-app.ts#L32
Super calls to lifecycle callbacks should be guarded in case the base class does not implement them
|
|
build:
src/components/tool-card.ts#L7
The title attribute is a native global attribute. Using it as a property could have unintended side-effects
|