Skip to content

Commit

Permalink
Add explicit list of types
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Jul 23, 2021
1 parent 0e09ae9 commit 50ac52c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extensions/typescript-language-features/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"compilerOptions": {
"outDir": "./out",
"experimentalDecorators": true,
"types": ["node"],
"paths": {
"vscode": [
"../../src/vs/vscode.d.ts"
Expand Down

0 comments on commit 50ac52c

Please sign in to comment.