Joe Lencioni

Results 248 comments of Joe Lencioni

Generally speaking, I'm in favor of JSON (or JSONC) over YAML, especially for tools in the JS/TS ecosystem.

Perhaps we could add some documentation that would make it clearer how to do this?

After trying this out on our codebase, I'm nervous about merging it. We noticed a number of diffs where state from a different target had spilled over into other targets....

> Once it is made official It looks like some things that seem relatively stable (to me at least) are still listed as experimental--for example, [CSS `transform`](https://developer.mozilla.org/en-US/docs/Web/CSS/transform). Granted, it looks...

@w0rp I'm wondering if you have any thoughts on how to handle this. It seems that if I have an `inputlist()` active and then Ale comes back and updates the...

@trotzig I'd like for it to work this way, but I'm not actively pursuing it at this time.

Note about vim 8 was added to the readme by d839e3f8ea9af934573b09bd229dd664d15339a6

I've narrowed it down a bit more, at least for some of these. This issue seems to arise in a handful of files when I am updating eslint-plugin-react-hooks from 2.5.1...