Revert "feat: add path for root in tsconfig"
This reverts commit e1dc1dab323113f3173b6ae207ec494b83f29c01.
This commit is contained in:
parent
2f5c937104
commit
23c96df0af
@ -18,11 +18,7 @@
|
|||||||
"strict": true,
|
"strict": true,
|
||||||
"noUnusedLocals": true,
|
"noUnusedLocals": true,
|
||||||
"noUnusedParameters": true,
|
"noUnusedParameters": true,
|
||||||
"noFallthroughCasesInSwitch": true,
|
"noFallthroughCasesInSwitch": true
|
||||||
|
|
||||||
"paths": {
|
|
||||||
"@/*": ["./*"]
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"include": ["components", "stories", "./stories.ts", "src"],
|
"include": ["components", "stories", "./stories.ts", "src"],
|
||||||
"references": [{ "path": "./tsconfig.node.json" }]
|
"references": [{ "path": "./tsconfig.node.json" }]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user