fix: linting issues and tsc issues #234
Annotations
10 warnings
lint:
src/core/types/plugin.ts#L51
Unexpected 'todo' comment: 'TODO: This fixes the type error, but...'
|
lint:
src/core/types/main.ts#L277
Unexpected 'todo' comment: 'TODO: Generate this section via...'
|
lint:
src/core/types/layer.ts#L28
Unexpected 'todo' comment: 'TODO: It should be allowed to set...'
|
lint:
src/core/stores/main.ts#L24
Unexpected 'todo' comment: 'TODO(dopenguin): Both will possibly be...'
|
lint:
src/core/components/PolarContainer.ce.vue#L122
Unexpected 'fixme' comment: 'FIXME: Improve types for lightElement'
|
lint:
examples/snowbox/index.js#L240
Unexpected 'todo' comment: 'TODO: Delete the mock plugins including...'
|
lint:
examples/snowbox/index.js#L157
Unexpected 'todo' comment: 'TODO(dopenguin): Surrounding application...'
|
lint:
examples/snowbox/index.js#L150
Unexpected 'todo' comment: 'TODO(dopenguin): Has some HMR issues,...'
|
lint:
examples/snowbox/index.js#L77
Unexpected 'todo' comment: 'TODO: Add internalization to snowbox'
|
lint:
examples/snowbox/index.js#L59
Unexpected 'todo' comment: 'TODO: Re-enable with isSelectable'
|