1 min readMar 12, 2020
For clarification, this is the linter rule I am referring to: https://eslint.org/docs/rules/no-return-assign
It is not because there is an error in the code, but rather as a way to try and limit ambiguity.
For clarification, this is the linter rule I am referring to: https://eslint.org/docs/rules/no-return-assign
It is not because there is an error in the code, but rather as a way to try and limit ambiguity.