Add shadcn/ui
This commit is contained in:
@@ -2,6 +2,11 @@
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"types": ["react", "react-dom"],
|
||||
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
},
|
||||
},
|
||||
"references": [
|
||||
{ "path": "../common" },
|
||||
|
||||
Reference in New Issue
Block a user