mirror of
https://github.com/Dokploy/examples.git
synced 2026-06-15 20:25:24 +02:00
5 lines
94 B
JSON
5 lines
94 B
JSON
{
|
|
// https://nuxt.com/docs/guide/concepts/typescript
|
|
"extends": "./.nuxt/tsconfig.json"
|
|
}
|