paperdave / various

Various libraries and applications related to TypeScript. Everything is contained in a monorepo to improve productivity and reduce boilerplate.
MIT License
30 stars 3 forks source link

`fetch().then(x => x.json())` gets marked as a lint error #3

Closed paperdave closed 2 years ago

paperdave commented 2 years ago

it wants me to

this is stupid in the case of an arrow function without a body