Updated a lot of stuff
This commit is contained in:
parent
4ee57ab459
commit
c0102df54f
44 changed files with 1610 additions and 707 deletions
|
|
@ -12,18 +12,5 @@
|
|||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
"include": [
|
||||
"src/link.tsx",
|
||||
"src/libs/cn.ts",
|
||||
"src/screens/error.tsx",
|
||||
"src/screens/loading.tsx",
|
||||
"src/ui/avatar.tsx",
|
||||
"src/ui/button.tsx",
|
||||
"src/ui/card.tsx",
|
||||
"src/ui/checkbox.tsx",
|
||||
"src/ui/context-menu.tsx",
|
||||
"src/ui/input.tsx",
|
||||
"src/ui/label.tsx",
|
||||
"src/ui/sonner.tsx"
|
||||
]
|
||||
"include": ["src/**/*.ts", "src/**/*.tsx"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue