https://github.com/excalidraw/excalidraw/issues/4282
@ -1,7 +1,7 @@
{
"compilerOptions": {
"target": "es6",
"lib": ["esnext"],
"lib": ["dom","dom.iterable","esnext"],
"allowJs": true,
"skipLibCheck": true,
"esModuleInterop": true,