Skip to content

Releases: Skyscanner/eslint-config-skyscanner

10.1.0

09 Nov 23:04
Compare
Choose a tag to compare
  • Add @typescript-eslint/array-type rule and specify array-simple for TypeScript files.

10.0.0

02 Nov 13:08
Compare
Choose a tag to compare
  • Support TypeScript. These changes are only breaking if you were already using TypeScript in your project.
    • Adds overrides for .ts?(x) files taken from react-scripts, adds @typescript-eslint/eslint-plugin and @typescript-eslint/parser.
    • Adds config for .ts?(x) extensions under import/extensions
    • Adds eslint-plugin-typescript-enum to disallow TypeScript language expression feature enum
  • Bump prettier from 2.2.1 to 2.3.0
  • Bump eslint-plugin-react from 7.23.2 to 7.24.0

9.0.1

v9.0.0

8.1.0

04 Jan 09:33
Compare
Choose a tag to compare
v8.1.0

8.1.0

v5.0.0

27 Feb 14:26
7f88518
Compare
Choose a tag to compare

The migration steps for eslint-config-skyscanner from v4 to v5 are described here: https://github.com/Skyscanner/eslint-config-skyscanner/blob/master/docs/migration-from-4-to-5.md