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,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
|
||||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
}
|
||||
"noFallthroughCasesInSwitch": true
|
||||
},
|
||||
"include": ["components", "stories", "./stories.ts", "src"],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
|
Loading…
x
Reference in New Issue
Block a user