datamine/apps/ingest/tsconfig.json

5 lines
100 B
JSON

{
"extends": "@datamine/config/typescript",
"exclude": ["node_modules"],
"include": ["src"]
}