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 d61c787 commit 1f1d374Copy full SHA for 1f1d374
Plan/react/dashboard/tsconfig.json
@@ -2,6 +2,7 @@
2
"compilerOptions": {
3
"target": "ESNext",
4
"module": "ESNext",
5
+ "moduleResolution": "bundler",
6
"useDefineForClassFields": true,
7
"lib": [
8
"DOM",
0 commit comments