We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46a7a0 commit 890a962Copy full SHA for 890a962
blocksuite/playground/tsconfig.json
@@ -1,6 +1,7 @@
1
{
2
"extends": "../tsconfig.json",
3
"compilerOptions": {
4
+ "target": "ES2024",
5
"rootDir": ".",
6
"outDir": "./dist",
7
"tsBuildInfoFile": "./dist/tsconfig.tsbuildinfo"
0 commit comments