Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 192 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 192 Bytes

eslint-plugin-new-with-error

Require throw new Error() and not throw Error()

  • Installation: npm install eslint-plugin-new-with-error
  • Documentation