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 d99a8c9 commit 436534fCopy full SHA for 436534f
1 file changed
samples/client/petstore/typescript-fetch/builds/with-npm-version/tsconfig.json
@@ -2,6 +2,7 @@
2
"compilerOptions": {
3
"declaration": true,
4
"target": "es5",
5
+ "ignoreDeprecations": "6.0",
6
"module": "commonjs",
7
"moduleResolution": "node",
8
"outDir": "dist",
0 commit comments