We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de1b5a4 commit e5b28faCopy full SHA for e5b28fa
src/config.ts
@@ -31,6 +31,7 @@ const defaults: UserConfig = {
31
timeoutMS: 30_000,
32
},
33
disabledTools: [],
34
+ telemetry: "disabled",
35
};
36
37
export const config = {
0 commit comments