WIP : sidebar #39
Annotations
10 errors
Run npm run lint:
src/components/sidebarNav.ts#L1
Replace `html,·LitElement}·from·"lit"` with `·html,·LitElement·}·from·'lit'`
|
Run npm run lint:
src/components/sidebarNav.ts#L2
Replace `customElement}·from·"lit/decorators.js"` with `·customElement·}·from·'lit/decorators.js'`
|
Run npm run lint:
src/components/sidebarNav.ts#L5
Replace `··navTitle:·string,` with `navTitle:·string;`
|
Run npm run lint:
src/components/sidebarNav.ts#L6
Replace `····path?:·string,` with `··path?:·string;`
|
Run npm run lint:
src/components/sidebarNav.ts#L7
Replace `····items?:·MenuItem[]` with `··items?:·MenuItem[];`
|
|
|
Run npm run lint:
src/components/sidebarNav.ts#L16
Replace `····` with `··`
|
|
|
The logs for this run have expired and are no longer available.
Loading