Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
Signed-off-by: Søren Andersen <[email protected]>
  • Loading branch information
SMoRG75 authored Jun 10, 2024
1 parent 26d6c27 commit b379ee3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions vs-code-extension/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"lib": ["ES2019"],
"outDir": "out",
"rootDir": "src",
"sourceMap": true,
"moduleResolution": "node16"
"sourceMap": true
},
"include": [
"src"
Expand Down

0 comments on commit b379ee3

Please sign in to comment.