Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@psirenny/eslint-config

psirenny16Unlicense8.0.0

psirenny's eslint config

config, eslint, guide, js, psirenny, style

readme

changelog

Change Log

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

8.0.0 (2020-05-31)

chore

  • eslint-config: update dependencies (fcf47f8)

Features

  • eslint-config: update rules (c39ba66)

BREAKING CHANGES

  • eslint-config: change flowtype sort keys config.
  • eslint-config: updated peer dependency

7.0.0 (2020-05-29)

chore

  • eslint-config: update dependencies (fcf47f8)

Features

  • eslint-config: update rules (c39ba66)

BREAKING CHANGES

  • eslint-config: change flowtype sort keys config.
  • eslint-config: updated peer dependency

6.0.0 (2020-05-22)

chore

  • eslint-config: update dependencies (fcf47f8)

Features

  • eslint-config: update rules (c39ba66)

BREAKING CHANGES

  • eslint-config: change flowtype sort keys config.
  • eslint-config: updated peer dependency

5.0.0 (2020-05-13)

Features

  • eslint-config: update rules (c39ba66)

BREAKING CHANGES

  • eslint-config: updated peer dependency

4.0.0 (2020-03-17)

Features

  • eslint-config: update eslint config rules (a2cb7b2)
  • npm-package-json-lint-config: add description format rule (bbe1d46)

BREAKING CHANGES

  • eslint-config: * replaceAll is preferred over global regex
  • modern APIs are preferred
  • npm-package-json-lint-config: package.json description fields can no longer end with a period

3.1.2 (2020-02-27)

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

3.1.1 (2019-12-16)

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

3.1.0 (2019-12-12)

Features

  • eslint-config: relax line length rules (af80074)

3.0.0 (2019-11-19)

Features

  • npm-package-json-lint-config: add 2 new rules (22d8294)

BREAKING CHANGES

  • npm-package-json-lint-config: * require alphabetical sorting of scripts
  • prohibit duplicate depedencies and devDependencies

2.0.2 (2019-11-14)

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

2.0.1 (2019-09-04)

Bug Fixes

  • eslint-config: remove sort-import rule (00818d2)

2.0.0 (2019-08-29)

chore

  • update all dependencies (packages, yarn, etc.) (f62e8c8)

Features

  • eslint-config: add new rules (6623dc2)

BREAKING CHANGES

  • major version changes for peer dependencies

1.7.7 (2019-03-30)

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

1.7.6 (2019-03-30)

Bug Fixes

  • fix order of post scripts (0f73260)

1.7.5 (2019-03-29)

Bug Fixes

  • remove erroneous postinstall scripts (23f044c)

1.7.4 (2019-03-29)

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

1.7.3 (2019-03-14)

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

1.7.2 (2019-03-11)

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

1.7.1 (2019-03-02)

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

1.7.0 (2019-03-02)

Features

  • graphql-schema-linter-config: add graphql schema lint config (658da56)

1.6.6 (2019-01-18)

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

1.6.5 (2018-12-18)

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

1.6.4 (2018-12-09)

Bug Fixes

  • stop unterminated flow server after typecheck report (73fd020)

1.6.3 (2018-12-02)

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

1.6.1 (2018-10-31)

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

1.6.0 (2018-10-30)

Features

  • eslint-config: add tree shaking, comments and array-func plugins (ddf83da)

1.5.0 (2018-10-19)

Features

  • eslint-config: allow an additional object prop on a single line (84e930b)

1.4.0 (2018-10-01)

Features

  • eslint-config: add optimize regex (3752cf4)

1.3.0 (2018-09-24)

Features

  • tools: add logger to build tool (9eb2a3b)
  • add babel-plugin-preval to babel-preset (ed75f2a)

1.2.0 (2018-09-06)

Features

  • eslint-config: add eslint-config rule (b32c61a)

1.1.0 (2018-09-05)

Features

  • add browserslist config and dictionary (7ed9a19)