question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

#534 Broke documentation formating

See original GitHub issue

What did you expect to happen?

This rule requires default value to be set for each props that are not marked as `required` (except `Boolean` props).

<eslint-code-block :rules="{'vue/require-default-prop': ['error']}">

```
<script>

What actually happened?

This rule requires default value to be set for each props that are not marked as `required` (except `Boolean` props).

<eslint-code-block :rules="{'vue/require-default-prop': ['error']}">
```
<script>

See: https://github.com/vuejs/eslint-plugin-vue/blob/025fb167bbe389c647f68e924f35615a574976d8/docs/rules/require-prop-types.md

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
awulkancommented, Dec 22, 2018

Any progress being made on this? All examples in the Github repo appears to be broken, and the vue ui ESLint configuration page with the “More info” links are pointing directly to the github repo, so everyone is seeing broken formatting when they click the links.

If no one is going to fix it then at least link to the vuejs.github.io site that has proper formatting.

1reaction
armano2commented, Dec 5, 2018

yes you are correct :>

Read more comments on GitHub >

github_iconTop Results From Across the Web

Moving lines with alt + arrow breaks indentation and formatting
Now use the arrow + up/down key to move any line, the formatting seems to be broken, the line is not indented to...
Read more >
Use section breaks to layout or format a document
To change formatting in a document, insert a section break at the beginning of where you want the change. Set up the formatting...
Read more >
HP printer with USB cannot print after Windows 10 update ...
1. Search Windows for and open Printers & scanners. 2. Check for a duplicate instance of your printer in the list, such as...
Read more >
Formatting your documentation content - Apple Developer
Format text in bold, italics, and code voice. DocC provides three ways to format the text in your documentation. You can apply bold...
Read more >
ucsd my extension
If you need assistance after hours, call (858) 534-3300 and select the option "After Hours Advice" to speak with a …. i broke...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found