mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-24 06:35:10 +00:00
chore: lint
This commit is contained in:
parent
71e5a1fe98
commit
04380e912d
2
test/fixtures/basic/nuxt.config.ts
vendored
2
test/fixtures/basic/nuxt.config.ts
vendored
@ -47,7 +47,7 @@ export default defineNuxtConfig({
|
|||||||
'/random/b',
|
'/random/b',
|
||||||
'/random/c',
|
'/random/c',
|
||||||
'/random-catchall/a/',
|
'/random-catchall/a/',
|
||||||
'/random-catchall/b/',
|
'/random-catchall/b/'
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user