timothymiller / t4-app

A powerful cross-platform UI toolkit for building actually native iOS, Android, macOS, Windows, Linux, and Progressive Web Apps with React (Native).
https://t4stack.com
MIT License
1.45k stars 77 forks source link

Add dom ts lib reference #104

Closed rmarscher closed 11 months ago

rmarscher commented 11 months ago

bun-types removes libs defined in tsconfig https://github.com/oven-sh/bun/issues/5134

I think this is a better solution than the ts-ignore. Cheers. 😄