Malcolm Nihlén
Malcolm Nihlén
(whoa it sure was a while ago I was active here :sweat_smile:) @iarna I'm looking through the code to see if I could create a simple PR for adding options...
@dsolanorush Yup, I agree that having no separator by default would make a lot of sense. In a perfect would I'd argue formatting should be kept upon parsing and stringification,...
@iarna @dsolanorush raised this as a draft PR to open up for discussions.
What a nice notification to receive a WFH friday morning :) This is a great suggestion, and a lot more fleshed out than the few words I posted. I have...
@iarna What would the primary use case for comments in the output be? Just preserving them for doing machine edits of config files, or writing new comments?
@iarna Perhaps. In my head the hard thing with comments is that they don't have an unique identifier, which means that they can not be easily represented in a POJO....
@runtothedoor Thanks! I'll leave this issue open as a note to the author to archive the repo and refer to an alternative like that one 😄
(off topic) > Little question on the side; aren't you supposed to _not_ push the dist into your repo? @vaaski Whether or not you push your build output to the...
I'm seeing the same issue. In my case I'm using `"declaration": true` since I'm developing a library. Turning declarations off seems to fix the issue. For now I've downgraded `@radix-ui/react-select`...
Hey! Is this something that might be considered being added to Prisma? Would a shot at a PR help?