Skip to content

Commit 8ab1a7c

Browse files
committed
fix: add component ending tag
1 parent 34f37e1 commit 8ab1a7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/user-guide/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,8 @@ export default ts.config(
186186
)
187187
```
188188

189+
:::
190+
189191
The `parserOptions.parser` option can also specify an object to specify multiple parsers. See [vue-eslint-parser README](https://github.com/vuejs/vue-eslint-parser#readme) for more details.
190192

191193
### How does ESLint detect components?

0 commit comments

Comments
 (0)