Skip to content

Commit e5d28c7

Browse files
committed
Copy jupyterlab/extension-template#94 otherwise build fails
1 parent 9818f31 commit e5d28c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"esModuleInterop": true,
77
"incremental": true,
88
"jsx": "react",
9+
"lib": ["DOM", "ES2018", "ES2020.Intl"],
910
"module": "esnext",
1011
"moduleResolution": "node",
1112
"noEmitOnError": true,

0 commit comments

Comments
 (0)