Redesign UI with shadcn
This commit is contained in:
@@ -2,10 +2,13 @@
|
||||
"extends": "../../tsconfig.base.json",
|
||||
"compilerOptions": {
|
||||
"types": ["react", "react-dom"],
|
||||
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"],
|
||||
"common": ["../common/src/index.ts"],
|
||||
"common/*": ["../common/src/*.ts"],
|
||||
"backend": ["../backend/src/index.ts"],
|
||||
"backend/*": ["../backend/src/*.ts"],
|
||||
},
|
||||
},
|
||||
"references": [
|
||||
|
||||
Reference in New Issue
Block a user