James

Results 432 comments of James

As a side note, is it possible to just make lll ignore lines that are over X characters when there are no spaces in them? Either by default or possibly...

@walle Thanks. To go a little bit more in depth on my suggestion, it is probably better to just copy the various flags (and the corresponding algorithms) from the most...

walle, any progress on this? I also have another request, but I'll put it in a new issue.

Hey Matija, This is a fantastic blog, and the conclusion of "just use 1 tool via eslint-plugin-prettier" was very helpful to me when I started setting up my linting framework...

Any updates on this? I've resorted to running [ts-prune](https://github.com/nadeesha/ts-prune) independently, but it would be very useful to be able to integrate all-the-tools inside of eslint.

@xanderfehsenfeld Don't use this repo and use ts-prune instead, it is great and I would recommend it.

> Might help to get buy-in to see a draft PR for a better idea of what it would look like. I'll take this on, thanks.

I'm running into an issue where Prettier autoformats JavaScript code blocks inside of Markdown. I think for most pages, this is good/desired, as we want the JavaScript inside of the...

@nzakas I already did one, it's in my previous comment.