smart-lookup/tsconfig.json

5 lines
88 B
JSON
Raw Permalink Normal View History

2022-06-09 14:51:35 +00:00
{
// https://v3.nuxtjs.org/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}