Skip to content

Commit 7a6a382

Browse files
committed
cleanup(ui): Remove typeRoots
1 parent 2cb0ad5 commit 7a6a382

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/ui/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
"paths": {
2424
"~/*": ["src/*"]
2525
},
26-
"typeRoots": ["../../node_modules/@types", "../../node_modules", "./src/types"],
2726
"types": ["vitest/importMeta"]
2827
},
2928
"include": ["src"]

0 commit comments

Comments
 (0)