assessment-artific/front-end/tsconfig.json

5 lines
94 B
JSON
Raw Normal View History

2024-10-31 12:00:19 +00:00
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}