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