eslint-plugin-total-functions
eslint-plugin-total-functions copied to clipboard
[unsafe-assignment-rule] report problematic properties
We should report the property name (and the path down through nested properties to get to it) in the eslint error message to make fixing unsafe assignments easier.
I have implemented https://github.com/danielnixon/eslint-plugin-total-functions/issues/708, so this is now blocked on https://github.com/RebeccaStevens/is-immutable-type/issues/42