mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-16 13:48:13 +00:00
12 lines
115 B
JSON
12 lines
115 B
JSON
{
|
|
"extends": [
|
|
"@nuxtjs"
|
|
],
|
|
"ignoreDeps": [
|
|
"nuxt",
|
|
"nuxt3",
|
|
"@nuxt/kit",
|
|
"parse5"
|
|
]
|
|
}
|