NullVoxPopuli
NullVoxPopuli
I'd also like this feature. Pretty much first library I find that supports `include=children.grand-childdren`, I'm gonna use it. moshi-jsonapi looks muuuuch better than jsonapi-converter (what I'm currently using, and have...
I'd personally use d3/sub-packages directly with a local, in-file modifier
prettier 3.1 should have fixed this (and latest plugin), ya? is this still an issue?
something wrong with the dependency? I'm generally anti code duplication for the sake of "no dependencies". I don't think it's truthful, or well-intended -- but rather "click-bait-esque" phrasing to convince...
That's fair. tbh, my hope is that once decorators move to Stage 4, prettier will take over responsibility of the type of formatting my package does
Yeah, i was having an issue with tests using apis that don't exist in the browser that were polyfilled by webpack4
ye! https://github.com/ember-learn/ember-website/pull/1001
hm, I'm mostly hoping for a way to _not_ using `@babel/standalone`, but would like to easily use `@babel/core` (and friends) to have a minimal browser-compiler with a set few plugins...
With monorepos with 3x tasks as available CPUs, turbo running "lint" across said monorepo can cause a laptop to get a smidge sluggish for a few seconds I only have...
> I believe that this is the case today, but we'd need to be really sure. I have never observed behavior to the contrary -- functions with no consumed tracked...