Skip to content

Commit 8f853a3

Browse files
authored
Update index.md
1 parent 8ab1a7c commit 8f853a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/user-guide/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,7 @@ In [Nuxt 3](https://nuxt.com/) or with [`unplugin-auto-import`](https://github.c
483483

484484
::: code-group
485485

486-
```json [.eslintrc]
486+
```json [.eslintrc]
487487
{
488488
"globals": {
489489
"ref": "readonly",
@@ -495,7 +495,7 @@ In [Nuxt 3](https://nuxt.com/) or with [`unplugin-auto-import`](https://github.c
495495
}
496496
```
497497

498-
```js [eslint.config.js]
498+
```js [eslint.config.js]
499499
export default [
500500
{
501501
languageOptions: {

0 commit comments

Comments
 (0)