felia/packages/db/tsconfig.json

7 lines
84 B
JSON

{
"extends": "../../tsconfig.json",
"include": [
"index.ts"
]
}