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

feat: use parsers for .hbs files #1063

Closed aidankinzett closed 3 weeks ago

aidankinzett commented 3 weeks ago

Fixes #1052 by adding overrides to use JSON and babel parsers for *.json.hbs and *.js.hbs files. If this is too complex of a solution we can simply ignore the files from prettier

juliusmarminge commented 3 weeks ago

works great 👍🏼