Skip to content

Trott/eslint-plugin-new-with-error

Repository files navigation

eslint-plugin-new-with-error

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

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published