1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-23 17:46:34 +00:00
Nuxt/examples/nuxt-link/tsconfig.json
Lucie 4cefce44a3
feat(nuxt3): add <NuxtLink> component ()
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-14 14:36:32 +01:00

4 lines
41 B
JSON

{
"extends": "./.nuxt/tsconfig.json"
}