mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-06-02 22:01:43 +02:00
feat: adds opentelemetry support
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@
|
||||
"sourceMap": false,
|
||||
"skipLibCheck": true,
|
||||
"strict": true,
|
||||
"esModuleInterop": false
|
||||
"esModuleInterop": false,
|
||||
"incremental": true
|
||||
},
|
||||
"include": ["src/**/*.ts", "index.ts", "cli.ts"],
|
||||
"exclude": ["node_modules", ".vscode"]
|
||||
|
||||
Reference in New Issue
Block a user