Skip to content

Commit 436534f

Browse files
committed
ignore deprecation
1 parent d99a8c9 commit 436534f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • samples/client/petstore/typescript-fetch/builds/with-npm-version

samples/client/petstore/typescript-fetch/builds/with-npm-version/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"compilerOptions": {
33
"declaration": true,
44
"target": "es5",
5+
"ignoreDeprecations": "6.0",
56
"module": "commonjs",
67
"moduleResolution": "node",
78
"outDir": "dist",

0 commit comments

Comments
 (0)