Merge pull request #4 from waWanjohi/revert-3-fix/notion-block-types #9
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
|
Loading