realm / realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Apache License 2.0
5.69k stars 563 forks source link

Enable the `eqeqeq` eslint rule #5668

Open kraenhansen opened 1 year ago

kraenhansen commented 1 year ago

We've had trouble with non-strict equality before and I think it would be valuable to enable the eqeqeq rule and fix any resulting issues across the code-base.

takameyer commented 1 year ago

Oh yes, pretty please 🙏🏼