Require throw new Error() and not throw Error()
throw new Error()
throw Error()
npm install eslint-plugin-new-with-error