mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-13 09:33:54 +00:00
a4f300bf1f
ref: #2711, #2706
15 lines
192 B
JSON
15 lines
192 B
JSON
{
|
|
"extends": [
|
|
"@nuxtjs"
|
|
],
|
|
"ignoreDeps": [
|
|
"docus",
|
|
"vite",
|
|
"@docus/app",
|
|
"@docus/github",
|
|
"@docus/social-image",
|
|
"@docus/theme",
|
|
"@docus/twitter"
|
|
]
|
|
}
|