fix(core): linting issues #232
Annotations
10 warnings
lint:
src/core/types/plugin.ts#L47
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#L233
Unexpected 'todo' comment: 'TODO: Delete the mock plugins including...'
|
lint:
examples/snowbox/index.js#L156
Unexpected 'todo' comment: 'TODO(dopenguin): Surrounding application...'
|
lint:
examples/snowbox/index.js#L149
Unexpected 'todo' comment: 'TODO(dopenguin): Has some HMR issues,...'
|
lint:
examples/snowbox/index.js#L76
Unexpected 'todo' comment: 'TODO: Add internalization to snowbox'
|
lint:
examples/snowbox/index.js#L58
Unexpected 'todo' comment: 'TODO: Re-enable with isSelectable'
|