Files
buildpath/patch_detector/tsconfig.json
Valentin Haudiquet 3fc52205f6
Some checks failed
pipeline / lint-and-format (push) Failing after 56s
pipeline / build-and-push-images (push) Has been skipped
Lint and format
2026-01-21 00:59:23 +01:00

6 lines
53 B
JSON

{
"compilerOptions": {
"types": ["node"]
}
}