Kyle Holmberg

Results 292 comments of Kyle Holmberg
trafficstars

In his Discord server, Jared implied he wouldn't be working on this any longer and that turborepo would replace it.

It's not OSS. You can use it if you get past the waitlist and pay.

@lookfirst it's not a premature operation, that's the sole existence of this platform... Remove configuration and allow for a simpler dependency upgrade strategy a lá `create-react-app`. It's mentioned in the...

It removes a large portion of what I would need to define in my Jest config

If the file is generated automatically, there’s no way to support backwards compatibility for future changes to the Jest config from within TSDX. Again, I’m not disagreeing saying we don’t...

It wasn't before so it was the result of my merge conflict resolution. I'll fix it.

@anikethsaha sorry about the inactivity. It appears as though the tests are now failing

@u3u feel free to resolve merge conflicts @Oligrand feel free to open a new PR with the same fixes here if above doesn't happen fast enough for you!

I think a `includeDotFiles` flag is good; however, you touched on a good point with the ignore files. If we WERE to respect those, how would we do it? I...

Definitely worth a fix, since the default value changed in v2. Obviously, not a huge priority cuz you can just create a `.prettierrc` to get what you want!