Skip to content

Commit 7858365

Browse files
committed
removes subheading
1 parent acb4b4a commit 7858365

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/rules/max-template-depth.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ There is one property that can be specified for the object.
4646

4747
</eslint-code-block>
4848

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

5351
```vue

0 commit comments

Comments
 (0)