Skip to content

Commit

Permalink
removes subheading
Browse files Browse the repository at this point in the history
  • Loading branch information
kevsommer committed Aug 13, 2024
1 parent acb4b4a commit 7858365
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/rules/max-template-depth.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ There is one property that can be specified for the object.

</eslint-code-block>

### `{ maxDepth: 3}`

<eslint-code-block :rules="{'vue/max-template-depth': ['error', { maxDepth: 3 }]}">

```vue
Expand Down

0 comments on commit 7858365

Please sign in to comment.