Require throw new Error()
and not throw Error()
- Installation:
npm install eslint-plugin-new-with-error
- Documentation
Require `throw new Error()` and not `throw Error()`
JavaScriptNOASSERTION
Require throw new Error()
and not throw Error()
npm install eslint-plugin-new-with-error