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 a9a7a25 commit 0561c55Copy full SHA for 0561c55
lib_src/tsconfig.json
@@ -33,6 +33,6 @@
33
// "skipLibCheck": false,
34
"outDir": "../lib/misc"
35
},
36
- "files" : ["misc/scopes.ts"],
+ "files" : ["misc/blocks.ts"],
37
"compileOnSave": true
38
}
0 commit comments