Replies: 1 comment
-
|
Mostly preferential! This happens to be my preference as well but the idea is we'd like to keep things as simple as sensible in the starters. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature you'd like to request
Currently, when you run
npx create-turbo@latestthe folder structure is as follows:Thing is, both
configandtsconfigare dev packages - they are never published, bundled, or consumed (non dev) with other (proper) packages.Describe the solution you'd like
Upon
npx create-turbo@latest:Describe alternatives you've considered
Doing it myself manually - totally doable.
Beta Was this translation helpful? Give feedback.
All reactions