Pelle Wessman

Results 795 comments of Pelle Wessman

If I have a field `foo` then some form data parsers will parse a posted field `foo[bar]=abc` as `{ bar: 'abc' }`. That's eg. the default in PHP. And `foo=abc&foo=xyz`...

It's been working this far, step one would be to use eslint.style Going down the route of dprint will be extremely hard without causing lots of disruption. Believe me, I...

A couple of things: - Getting a dprint config that aligns with standard’s current formatting can be a challenge – there likely will be formatting changes (I tried getting one...

### What has happened that forces us to make a change? ESLint 9 won't ship with style rules. ### Why is that relevant? Well, we want to support ESLint 9...

> > Maybe, but that feels like out of scope of what standard is. Eg many are using standard side by side with Prettier already. > > Exactly! Many users...

I'm 👍 on this, thanks for suggesting 🙏 There are some practicalities to it I guess, so lets sync up on those so that we are all on the same...

I'm not an `admin` / `owner` on npm it seems, ping @LinusU, @bcomnes, @feross

@bcomnes Essentially we should do the same thing with `ts-standard` as we did with `eslint-config-standard-with-typescript` and simply give it over to @mightyiam and remove it form the standard organization –...

@bcomnes a problem on both npm and GitHub or just npm?