Files
stanza/registry/modules/db-postgres/tsconfig.json
T
2026-05-20 11:52:53 -04:00

6 lines
103 B
JSON

{
"extends": "../../../tsconfig.base.json",
"include": ["module.ts"],
"exclude": ["templates"]
}