patch_collector: typescript

This commit is contained in:
2024-11-30 11:17:11 +01:00
parent 5778deaa92
commit e6d771a3a5
4 changed files with 33 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
{
"compilerOptions": {
"types": ["node"]
},
}