1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-08-03 12:35:19 +02:00
it-tools/packages/app/tsconfig.json
2024-10-24 14:45:43 +02:00

4 lines
94 B
JSON

{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}