We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ca3564 commit f868a99Copy full SHA for f868a99
1 file changed
packages/admin-dashboard/tsconfig.json
@@ -15,6 +15,7 @@
15
"isolatedModules": true,
16
"jsx": "react-jsx",
17
"incremental": true,
18
+ "types": ["node", "react", "react-dom"],
19
"paths": {
20
"@/*": ["src/*"],
21
"@components/*": ["src/components/*"],
0 commit comments