noExAssignRule.md
December 14, 2016 ยท View on GitHub
no-ex-assign (ESLint: no-ex-assign)
disallow assigning to the exception in a catch block (recommended)
Usage
"no-ex-assign": true
December 14, 2016 ยท View on GitHub
disallow assigning to the exception in a catch block (recommended)
"no-ex-assign": true