Files
buildpath/match_collector/tsconfig.json
Valentin Haudiquet c976f340e6
Some checks are pending
pipeline / lint-and-format (push) Successful in 4m51s
pipeline / build-and-push-images (push) Has started running
refactor/match_collector: change folder structure
2026-04-23 18:35:37 +02:00

7 lines
78 B
JSON

{
"compilerOptions": {
"types": ["node"],
"declaration": true
}
}