Skip to content

Commit 4989634

Browse files
Nikola HristovNikola Hristov
authored andcommitted
Merge remote-tracking branch 'Parent/main' into Current
2 parents 34928ca + 0dccb69 commit 4989634

File tree

1 file changed

+1
-0
lines changed
  • generators/app/templates/ext-notebook-renderer/Source/client

1 file changed

+1
-0
lines changed

generators/app/templates/ext-notebook-renderer/Source/client/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"noEmit": true,
66
"rootDir": ".",
77
"module": "esnext",
8+
"moduleResolution": "bundler",
89
"lib": ["ES2019", "dom"],
910
"types": ["webpack-env", "vscode-notebook-renderer"],
1011
}

0 commit comments

Comments
 (0)