mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 16:43:55 +00:00
e3d0238488
ref: #6484
17 lines
225 B
JSON
17 lines
225 B
JSON
{
|
|
"extends": [
|
|
"@nuxtjs"
|
|
],
|
|
"ignoreDeps": [
|
|
"docus",
|
|
"@docus/app",
|
|
"@docus/github",
|
|
"@docus/social-image",
|
|
"@docus/theme",
|
|
"@docus/twitter",
|
|
"vitest",
|
|
"unplugin",
|
|
"vue-tsc"
|
|
]
|
|
}
|