felia/packages/db/tsconfig.json

7 lines
84 B
JSON
Raw Permalink Normal View History

2022-12-01 08:32:38 +00:00
{
"extends": "../../tsconfig.json",
"include": [
"index.ts"
]
}