mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
fa36ef1106
Co-authored-by: Pooya Parsa <pooya@pi0.io>
12 lines
121 B
JSON
12 lines
121 B
JSON
{
|
|
"extends": [
|
|
"@nuxtjs"
|
|
],
|
|
"ignoreDeps": [
|
|
"@vueuse/head",
|
|
"nuxt",
|
|
"nuxt3",
|
|
"@nuxt/kit"
|
|
]
|
|
}
|