mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 19:16:29 +08:00
chore: standardize tsconfig (#9568)
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
"update-shadcn": "shadcn-ui add -p src/components/ui"
|
||||
},
|
||||
"exports": {
|
||||
"./*": "./src/*"
|
||||
"./*": "./src/*.ts",
|
||||
"./components/ui/*": "./src/components/ui/*.tsx"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user