Files
runner-container-hooks/packages/k8s/tsconfig.test.json
Nikola Jokic 589414ea69 Bump all dependencies (#234)
* Bump all dependencies

* build and reformat

* lint

* format
2025-07-29 11:06:45 +02:00

6 lines
85 B
JSON

{
"compilerOptions": {
"allowJs": true
},
"extends": "./tsconfig.json"
}