Skip to content

Commit 3bfe9cc

Browse files
Typescript test OneOf: fix CI errors
1 parent 23a2dd7 commit 3bfe9cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • samples/openapi3/client/petstore/typescript/tests/one-of

samples/openapi3/client/petstore/typescript/tests/one-of/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"sourceMap": false,
77
"esModuleInterop": true,
88
"outDir": "dist",
9-
"moduleResolution": "Node16",
9+
"moduleResolution": "node16",
1010
"types": [
1111
"mocha",
1212
"node"

0 commit comments

Comments
 (0)