There was an error while loading. Please reload this page.
rootDir
1 parent ca15391 commit 763cbeaCopy full SHA for 763cbea
1 file changed
.storybook/tsconfig.json
@@ -3,7 +3,8 @@
3
"compilerOptions": {
4
"types": ["node"],
5
"jsx": "react-jsx",
6
- "noEmit": true
+ "noEmit": true,
7
+ "rootDir": ".."
8
},
9
"include": [
10
"*.ts",
0 commit comments