t3-oss / create-t3-turbo

Clean and simple starter repo using the T3 Stack along with Expo React Native
https://turbo.t3.gg
MIT License
4.27k stars 350 forks source link

add .ts to the list of shadcn ui exports #1051

Closed Dieber closed 1 month ago

Dieber commented 1 month ago

The shadcn also contains ui files with the .ts extension, such as use-toast.ts. An error shows if ".ts" is not added.

lint-error