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.73k stars 408 forks source link

VSC Prettier extension: ignore files from .gitignore #1106

Closed mateossh closed 4 months ago

mateossh commented 4 months ago

When I was fixing conflict in pnpm-lock.yaml it got formatted unnecessarily. By default extension ignores files from .prettierignore, but we use gitignore.