Skip to content

Releases: open-turo/eslint-config-typescript

v2.0.0

24 Nov 16:41
Compare
Choose a tag to compare

2.0.0 (2022-11-24)

Bug Fixes

  • react & web config moved to eslint-config-react (50040ee)

Features

  • add settings from @turo/authentication (c683344)
  • adopting new standard for structure (7195b71)
  • removes node env, as not node-only (6248013)
  • unicorn is now optional (2b6e769)

BREAKING CHANGES

  • Adopts our front-end standard of having /test as our test folder for TS projects

v1.1.12

29 Aug 15:30
3c1c610
Compare
Choose a tag to compare

1.1.12 (2022-08-29)

Bug Fixes

  • peer-deps: update eslint-plugin-jest to 27.0.1 (3c1c610)

v1.1.11

16 Aug 19:01
Compare
Choose a tag to compare

1.1.11 (2022-08-16)

Bug Fixes

  • peer-deps: bump eslint-plugin-sonarjs (5c8888a)

v1.1.10

05 Aug 22:34
Compare
Choose a tag to compare

1.1.10 (2022-08-05)

Bug Fixes

v1.1.9

02 Aug 01:18
f84f72f
Compare
Choose a tag to compare

1.1.9 (2022-08-02)

Bug Fixes

  • update security vulnerabilities (f84f72f)

v1.1.8

18 Jul 18:55
Compare
Choose a tag to compare

1.1.8 (2022-07-18)

Bug Fixes

  • rules: disable no-unpublished-import rule for @jest/globals (2b89ebb)

v1.1.7

23 May 21:19
0e8d00d
Compare
Choose a tag to compare

1.1.7 (2022-05-23)

Bug Fixes

  • configure import resolvers correctly (0e8d00d)

v1.1.6

23 May 21:03
8299295
Compare
Choose a tag to compare

1.1.6 (2022-05-23)

Bug Fixes

  • allow to use ESModules in Node (8299295)

v1.1.5

23 May 21:02
9f294c0
Compare
Choose a tag to compare

1.1.5 (2022-05-23)

Bug Fixes

  • use latest ecma version (9f294c0)

v1.1.4

23 May 18:51
c513d53
Compare
Choose a tag to compare

1.1.4 (2022-05-23)

Bug Fixes

  • add default path to TS config (c513d53)