gitlab gitlab-ci-utils/eslint-config-standard 22.0.0

latest releases: 48.0.1, 48.0.0, 47.0.0...
3 years ago

Changed

  • BREAKING: Deprecated support for Node 14 (end-of-life 2023-04-30) and 19
    (end-of-life 2023-06-01). Compatible with all current and LTS releases
    (^16.13.0 || ^18.12.0 || >=20.0.0). (#98)
  • BREAKING: Updated default config (eslint) to specify all rules for clarity
    (error or off) and remove eslint-recommended config. There are 46 new
    rules added as errors, see the config for complete details. (#96)
  • BREAKING: Added rule no-blank-blocks to jsdoc-config as en error, new in
    v43.1.0. (#95)
  • BREAKING: Added four new rules as error to unicorn-config: (#94)
    • Added rule prefer-blob-reading-methods, new in v47.0.0.
    • Enabled rules prefer-at, prefer-event-target, and
      prefer-string-replace-all, which all require Node 16.
  • Update default config (eslint) with standard test suppressions. (#92)
  • Updated jsdoc-config to match previous layout with changes in
    eslint-plugin-jsdoc v42.0.0.

Fixed

  • Updated to latest dependencies, including eslint-plugin-sonarjs@0.19.0
    and eslint-plugin-unicorn@47.0.0.

Don't miss a new eslint-config-standard release

NewReleases is sending notifications on new releases.