urql-graphql / urql

The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
https://urql.dev/goto/docs
MIT License
8.57k stars 444 forks source link

chore(workspace): Update eslint and add missing rules #3350

Closed kitten closed 1 year ago

kitten commented 1 year ago

Summary

This simply upgrades eslint but also activates some rules for implicit rules we've had before but never explicitly stated, and inconsistencies that are easily sorted out by an eslint plugin.

Set of changes