Detalhes do pacote

@freaktechnik/eslint-config-test

freaktechnik632MIT10.2.0

Ava specific eslint config for tests freaktechnik likes.

eslintconfig, eslint

readme (leia-me)

@freaktechnik/eslint-config-test

Ava specific eslint config for tests freaktechnik likes. It is probably pretty opinionated and other people will probably find it disgusting.

changelog (log de mudanças)

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

7.2.0 (2020-05-09)

Bug Fixes

  • upgrade eslint-plugin-import from 2.20.1 to 2.20.2 (6d13f3f)

7.1.0 (2020-02-26)

Features

  • add new rules, some of them breaking (74a67c1)

7.0.0 (2019-10-12)

Note: Version bump only for package @freaktechnik/eslint-config-test

6.6.2 (2019-02-16)

Bug Fixes

6.6.1 (2019-02-16)

Bug Fixes

6.6.0 (2019-02-15)

Features

  • add some new rules and update stuff (3aaebba)

6.5.4 (2018-10-16)

Bug Fixes

6.5.2 (2018-09-28)

Bug Fixes

  • also allow async functions in tests (feab03f)
  • array formatting (cf415ed)

6.5.1 (2018-09-27)

Bug Fixes

  • allow es module imports and exports in ava tests (144c31a)

6.5.0 (2018-09-27)

Bug Fixes

  • add lock files (bd51077)
  • remove lerna bootstrap from install script and instead do that conditionally on travis too (d90adea)
  • security issue with lodash in test config (f2ebd5b)
  • update some deps and use a nicer json linter (57cc53e)

6.4.4 (2018-07-15)

Bug Fixes

  • remove typelint because it's ancient (ffb0559)

6.4.3 (2018-07-15)

Bug Fixes

  • package: update eslint-plugin-ava to version 5.0.0 (289a428)

6.4.2 (2018-06-24)

Note: Version bump only for package @freaktechnik/eslint-config-test

6.4.1 (2018-06-23)

Note: Version bump only for package @freaktechnik/eslint-config-test

6.4.0 (2018-06-18)

Note: Version bump only for package @freaktechnik/eslint-config-test

6.3.5 (2018-05-04)

Note: Version bump only for package @freaktechnik/eslint-config-test

6.3.2 (2018-02-25)

Bug Fixes

  • disable tree shaking in some envs for now (b0ee1aa)

6.3.1 (2018-02-25)

Note: Version bump only for package @freaktechnik/eslint-config-test

6.3.0 (2018-02-25)

Note: Version bump only for package @freaktechnik/eslint-config-test

6.2.0 (2018-02-03)

Note: Version bump only for package @freaktechnik/eslint-config-test

6.1.0 (2018-01-15)

Note: Version bump only for package @freaktechnik/eslint-config-test

6.0.0 (2017-10-30)

Note: Version bump only for package @freaktechnik/eslint-config-test

5.2.1 (2017-10-18)

Note: Version bump only for package @freaktechnik/eslint-config-test

5.2.0 (2017-10-17)

Bug Fixes

  • Add node resolver config (a38afc4)

Features

  • Lint import statements in tests (0d87f86)

5.1.5 (2017-10-16)

Bug Fixes

  • Disable detect-non-literal-fs-filename for tests (d9e5a78)