chore: bump typescript@4.5.2 (#4283)
* chore: bump typescript@4.5.2 * bump typescript and fix tsconfig for npm package
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"outDir": "src/packages/excalidraw/types",
|
||||
"jsx": "react-jsx",
|
||||
"target": "es6",
|
||||
"lib": ["esnext"],
|
||||
"lib": ["dom", "dom.iterable", "esnext"],
|
||||
"module": "esnext",
|
||||
"moduleResolution": "node",
|
||||
"resolveJsonModule": true,
|
||||
|
||||
Reference in New Issue
Block a user