Skip to content

Commit

Permalink
leaveOut moduleresolution and skipLibCheck option in config
Browse files Browse the repository at this point in the history
  • Loading branch information
fey101 committed Nov 11, 2024
1 parent f364acc commit 3535b93
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vscode/microsoft-kiota/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@
// other options

"esModuleInterop": true,
"moduleResolution": "node",
"skipLibCheck": true,
"allowSyntheticDefaultImports": true,

}
Expand Down

0 comments on commit 3535b93

Please sign in to comment.