Détail du package

eslint-plugin-new-with-error

Trott7.3kMIT5.0.0

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

eslint, eslint-plugin

readme

eslint-plugin-new-with-error

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

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

changelog

5.0.0 (2023-09-21)

chore

BREAKING CHANGES

  • Node.js 18.x or newer is required

4.0.0 (2023-03-27)

chore

BREAKING CHANGES

  • Node.js 14.x or newer is now required

3.1.0 (2021-11-19)

Features

3.0.0 (2021-11-18)

chore

  • test all versions of ESLint that we support (#24) (221a5fc)

BREAKING CHANGES

  • drop support for Node.js < 12.x.

2.0.0

Now requires ESLint 2 or higher.