We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sourceRoot
tsconfig.json
1 parent 3da8a1c commit d3d0fcfCopy full SHA for d3d0fcf
packages/openapi-typescript/tsconfig.json
@@ -3,7 +3,6 @@
3
"compilerOptions": {
4
"lib": ["ESNext", "DOM"],
5
"skipLibCheck": true,
6
- "sourceRoot": ".",
7
"outDir": "dist",
8
"types": ["vitest/globals"]
9
},
0 commit comments