docs: update readme #2
Annotations
2 errors and 7 warnings
Lint:
playground/vue3/src/components/HelloWorld.vue#L25
Expected indentation of 4 spaces but found 6 spaces
|
Lint
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
playground/vue3/src/components/HelloWorld.vue#L15
Expected 1 line break after opening tag (`<button>`), but no line breaks found
|
Lint:
playground/vue3/src/components/HelloWorld.vue#L15
Expected 1 line break before closing tag (`</button>`), but no line breaks found
|
Lint:
playground/vue3/src/components/HelloWorld.vue#L24
Expected no line breaks before closing bracket, but 1 line break found
|
Lint:
playground/vue3/src/components/HelloWorld.vue#L25
Expected no line breaks before closing bracket, but 1 line break found
|
Lint:
playground/vue3/src/components/HelloWorld.vue#L33
Expected 1 line break after opening tag (`<p>`), but no line breaks found
|
Lint:
playground/vue3/src/components/HelloWorld.vue#L33
Expected 1 line break before closing tag (`</p>`), but no line breaks found
|
Loading