islandflow/services/replay/tsconfig.json
2026-01-09 17:22:09 -05:00

7 lines
118 B
JSON

{
"extends": "../../tsconfig.base.json",
"compilerOptions": {
"types": []
},
"include": ["src/**/*.ts"]
}