elearning/frontend_management/tsconfig.json

4 lines
93 B
JSON
Raw Normal View History

2026-01-12 16:49:58 +07:00
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}