Skip to content

Releases: AckeeCZ/styleguide-backend-config

πŸ”– 1.0.1

25 Aug 12:47

Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

πŸ”– 1.0.0

11 Mar 07:58

Choose a tag to compare

What's Changed

  • ✨ Remove style related rules and danger.js by @pavelsvagr in #23

Full Changelog: 0.5.0...1.0.0

πŸ”– 0.5.0

16 Jul 13:54

Choose a tag to compare

πŸ”– 0.4.1

15 Jan 11:53

Choose a tag to compare

πŸ”– 0.3.13

16 Jan 14:22

Choose a tag to compare

πŸ”– 0.3.13

πŸ”– 0.3.12

10 Jan 10:13

Choose a tag to compare

  • Disable strict-boolean-expressions for weaker (non-strict) checks it suggested and autofixed did not fit into our codebase

πŸ”– 0.3.11

04 Jan 09:24

Choose a tag to compare

  • Disable no misused promises where void return was expected

πŸ”– 0.3.10

27 Dec 13:20

Choose a tag to compare

πŸ”– 0.3.10

πŸ”– 0.3.9

14 Dec 14:02

Choose a tag to compare

Fix adding severity to @typescript-eslint/no-misused-promises rule

πŸ”– 0.3.8

12 Dec 08:13

Choose a tag to compare

Lint rules changes

Turned off

  • new-cap

Set as warnings

  • @typescript-eslint/strict-boolean-expressions
  • @typescript-eslint/no-var-requires
  • no-async-promise-executor
  • sonarjs/no-unused-collection

Modified

  • @typescript-eslint/no-misused-promises