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

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

Changed

  • BREAKING: Updated jest-config for changes in eslint-plugin-jest:
    • Added rule jest/prefer-each, new in v26.9.0 (#70)
    • Removed jest/no-jest-import rule (removed in v27.0.0) (#71)
  • BREAKING: Updated jsdoc-config to specify all rules for clarity (error or off). (#69)
    • Added the following as errors: check-indentation, check-line-alignment,
      match-description, require-throws, and sort-tags.
    • The check-indentation and check-line-alignment configs are set to align param,
      property, returns, and throws.

Fixed

  • Updated to latest dependencies, including eslint-plugin-jest@27.0.1.
  • Updated jest-config rule jest/no-restricted-matchers to restrict all permutations of toBeTruthy and toBeFalsy after updates in eslint-plugin-jest v27.0.0. (#71)
  • Updated sonarjs-config and unicorn-config to explicitly list all rules, even if off. (#72)

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

NewReleases is sending notifications on new releases.