Merge pull request #3 from selemondev/fix/notion-block-types #7
Annotations
10 errors and 5 warnings
|
lint:
playground/app.vue#L35
Extra semicolon
|
|
lint:
playground/app.vue#L35
Strings must use singlequote
|
|
lint:
playground/app.vue#L26
Expected 1 line break before closing tag (`</h2>`), but no line breaks found
|
|
lint:
playground/app.vue#L26
Expected 1 line break after opening tag (`<h2>`), but no line breaks found
|
|
lint:
playground/app.vue#L10
Expected 1 line break before closing tag (`</h2>`), but no line breaks found
|
|
lint:
playground/app.vue#L10
Expected 1 line break after opening tag (`<h2>`), but no line breaks found
|
|
lint:
playground/app.vue#L7
Expected 1 line break before closing tag (`</h1>`), but no line breaks found
|
|
lint:
playground/app.vue#L7
Expected 1 line break after opening tag (`<h1>`), but no line breaks found
|
|
lint:
playground/app.vue#L4
Expected 1 line break before closing tag (`</div>`), but no line breaks found
|
|
lint:
playground/app.vue#L4
Expected 1 line break after opening tag (`<div>`), but no line breaks found
|
|
lint:
src/runtime/components/Renderer.vue#L102
':block' should be on a new line
|
|
lint:
src/runtime/components/Renderer.vue#L4
':key' should be on a new line
|
|
lint:
src/runtime/components/Renderer.vue#L3
'mode' should be on a new line
|
|
lint:
src/runtime/components/Renderer.vue#L3
'appear' should be on a new line
|
|
lint:
src/runtime/components/Renderer.vue#L3
'name' should be on a new line
|