Skip to content

Releases: atom-community/eslint-config-atomic

v1.12.0

05 Mar 09:04
3029608
Compare
Choose a tag to compare

1.12.0 (2021-03-05)

Bug Fixes

  • disable no-console (bfea99e)
  • disable no-duplicate-imports (cba1971)
  • disable no-shadow for builtinGlobals (c2ed12c)
  • disable the eslint rules that are not found (ba18b0f)

Features

  • add eslint rules for best-practices (b01b541)
  • add eslint rules for es6 (20600eb)
  • add eslint rules for possible-errors (60f368f)
  • add eslint rules for variables (128d8c3)
  • add strict mode rule (01ecb55)

v1.11.2

05 Mar 08:29
Compare
Choose a tag to compare

1.11.2 (2021-03-05)

Bug Fixes

  • include src in the package (bfefe98)

v1.11.1

05 Mar 06:14
5e90b4b
Compare
Choose a tag to compare

1.11.1 (2021-03-05)

Bug Fixes

v1.11.0

27 Feb 13:30
8da512f
Compare
Choose a tag to compare

1.11.0 (2021-02-27)

Features

  • update dependencies + fix prettier breaking change (bf962e2)

v1.10.2

23 Feb 01:57
Compare
Choose a tag to compare

1.10.2 (2021-02-23)

Bug Fixes

  • turn-off buggy import rules on TypeScript (ee4fe21)

v1.10.1

16 Feb 01:31
ae3bf6f
Compare
Choose a tag to compare

1.10.1 (2021-02-16)

Bug Fixes

  • bump eslint-plugin-coffee (86b70ce)

v1.10.0

07 Feb 00:46
fe3caed
Compare
Choose a tag to compare

1.10.0 (2021-02-07)

Bug Fixes

  • add electron and atom to core modules (555b4dc)
  • add import to coffee (22021fa)
  • add support for importing coffee from all languages (a36b6b7)
  • use a unified import settings for all extentions (92a218b)
  • use recommended preset (40e094e)

Features

  • add eslint-plugin-import (4a3d3d1)
  • add extra eslint import rules (b8637bd)

v1.9.1

06 Feb 23:50
cc4ffc2
Compare
Choose a tag to compare

1.9.1 (2021-02-06)

Bug Fixes

  • add react config on top of base config (a4a9f01)
  • support base settings in react config (5b94b3a)

v1.9.0

04 Feb 00:26
6653f16
Compare
Choose a tag to compare

1.9.0 (2021-02-04)

Features

v1.8.1

03 Feb 20:57
2a822a7
Compare
Choose a tag to compare

1.8.1 (2021-02-03)

Bug Fixes

  • add prettier to coffee (2c29133)
  • allow inferrable-types and non-null-assertion in typescript (71f6741)
  • allow using new ecma syntax (e035edc)
  • merge cofee and cson (5177da8)
  • remove react from the default config (d9e2402)