chore: lint codebase #11
Annotations
5 errors
|
lint
Process completed with exit code 1.
|
|
lint:
src/runtime/types/notion-blocks.ts#L23
Unexpected any. Specify a different type
|
|
lint:
playground/app.vue#L134
'quoteBlock' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
playground/app.vue#L111
'headingBlock' is assigned a value but never used. Allowed unused vars must match /^_/u
|
|
lint:
playground/app.vue#L109
'paragraphBlock' is assigned a value but never used. Allowed unused vars must match /^_/u
|