Skip to content

Releases: oat-sa/eslint-config-tao

v4.0.0

10 Sep 13:22
Compare
Choose a tag to compare

Release notes :

v3.0.2

10 Sep 13:17
Compare
Choose a tag to compare

Release notes :

v3.0.1

06 May 10:10
9d342ec
Compare
Choose a tag to compare
  • Fix to add 'plugin:jest/recommended' to the node and svelte configs so the jest plugin is well configured.

v3.0.0

02 May 10:29
700ffef
Compare
Choose a tag to compare

What's Changed

See
Full Changelog: CHANGELOG
Compare to v2.0.0: v2.0.0...v3.0.0

v2.0.0

20 Apr 16:05
Compare
Choose a tag to compare

Release notes :

v1.2.0

11 Nov 06:24
6dbf0a8
Compare
Choose a tag to compare

Release notes :

v1.1.1

24 Mar 08:42
Compare
Choose a tag to compare

Release notes :

v1.1.0

15 Mar 10:09
Compare
Choose a tag to compare

Release notes :

  • Feature TRN-605 : feat: add the cypress profile #11

v1.0.0

02 Mar 11:08
Compare
Choose a tag to compare

Release notes :

  • BREAKING CHANGE:
    - the rule implicit-arrow-linebreak is turned off, because of the incompatibility with Prettier
    - plugins dependencies are now embed by default, you can remove all eslint-plugin-* from your package.json when updating
    - a new ruleset for node.js has been added

v0.1.3

24 Feb 14:04
Compare
Choose a tag to compare

Release notes :