pstream-backend/tsconfig.json

4 lines
90 B
JSON

// https://nitro.unjs.io/guide/typescript
{
"extends": "./.nitro/types/tsconfig.json"
}