mirror of
https://github.com/Dokploy/examples
synced 2025-06-26 18:15:52 +00:00
5 lines
94 B
JSON
5 lines
94 B
JSON
{
|
|
// https://nuxt.com/docs/guide/concepts/typescript
|
|
"extends": "./.nuxt/tsconfig.json"
|
|
}
|