We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a147f5 commit 297190fCopy full SHA for 297190f
frontend/tsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"compilerOptions": {
3
+ "composite": true,
4
"target": "ESNext",
5
"useDefineForClassFields": true,
6
"lib": ["DOM", "DOM.Iterable", "ESNext"],
0 commit comments