Files
imphnen-frontend-service/apps/landing/tsconfig.json
T

14 lines
214 B
JSON

{
"files": [],
"include": [".nuxt/nuxt.d.ts"],
"references": [
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.spec.json"
}
],
"extends": "../../tsconfig.base.json"
}