github sindresorhus/eslint-plugin-unicorn v11.0.0

latest releases: v55.0.0, v54.0.0, v53.0.0...
5 years ago

New rules

Enhancements

  • Add more replacements to the prevent-abbreviations rule: 9b81e11 8ff4d91 dc8841a f500437
    • paramparameter
    • paramsparameters
    • curcurrent
    • currcurrent
    • accaccumulator
    • dirdirection
  • Add BigInt64Array and BigUint64Array types to the new-for-builtins rule (#353) e7ff2de
  • Add support for isBigInt type check to the prefer-type-error rule (#356) 186abd3
  • Refactor the prevent-abbreviations rule to handle more cases (#337) 9db361f

Fixes

  • Fix usage with eslint --stdin (#346) 5e7ac3e
  • Fix exception thrown in the catch-error-name rule (#363) 05641ba

v10.0.0...v11.0.0

Don't miss a new eslint-plugin-unicorn release

NewReleases is sending notifications on new releases.