eslint-plugin-harmony

Team friendly eslint configurations

MIT License

Downloads
10K
Stars
1
Committers
5
eslint-plugin-harmony - v7.2.0 Latest Release

Published by unional 9 months ago

7.2.0 (2024-01-21)

Bug Fixes

  • allow peer @typescript-eslint/eslint-plugin to be newer than 5 (847da35)
  • allow peer with newer prettier plugin (60aff3d)

Features

eslint-plugin-harmony - v7.1.2

Published by unional over 1 year ago

7.1.2 (2023-03-14)

Bug Fixes

  • ignore no-use-before-define (34cf2f1)
eslint-plugin-harmony - 6.0.2

Published by unional over 2 years ago

In this release, @typescript-eslint/eslint-plugin and eslint-config-prettier are moved to peerDependencies.

As I found out that nowadays more people are using multiple eslint plugins, e.g. react-app.

That means the versions of these libraries can create conflicts.

Moving them as peer dependencies and resetting the version to the base major version (^5.0.0 and ^8.0.0 respectively) help avoiding such conflicts.

There is a chance that this will break the build as some package manager supports strict peer (such s rush).

But have to release this as a patch release as 6.0.1 upgrades those dependencies and thus can cause breaking builds.

Sorry for the inconvenience.

eslint-plugin-harmony - v1.1.0

Published by unional about 5 years ago

1.1.0 (2019-08-16)

Features

eslint-plugin-harmony - v1.0.4

Published by unional about 6 years ago

1.0.4 (2018-08-02)

Bug Fixes

eslint-plugin-harmony - v1.0.1

Published by unional over 6 years ago

1.0.1 (2018-03-07)

Bug Fixes

  • index.js didn't point to new files. (#10) (11c7126)
eslint-plugin-harmony - v1.0.0

Published by unional over 6 years ago

1.0.0 (2018-02-14)

Bug Fixes

  • add latest style (20bc140)
  • add parserOptions for latest. (7fbcf3d)
  • distribute latest.json (5071e39)
  • loosen no-unused-vars on args (bb74104)
  • re-organize files (#6) (3accfae)
  • relax no-console and quotes for backtick on latest (068edc2)
  • travis buidl (6219972)

Features

eslint-plugin-harmony - v0.4.0

Published by unional over 6 years ago

0.4.0 (2018-02-14)

Features

eslint-plugin-harmony - v0.3.6

Published by unional over 6 years ago

0.3.6 (2018-01-31)

Bug Fixes

eslint-plugin-harmony - v0.3.5

Published by unional over 6 years ago

0.3.5 (2018-01-31)

Bug Fixes

  • add parserOptions for latest. (7fbcf3d)
eslint-plugin-harmony - v0.3.4

Published by unional over 6 years ago

0.3.4 (2018-01-31)

Bug Fixes

  • relax no-console and quotes for backtick on latest (068edc2)
eslint-plugin-harmony - v0.3.3

Published by unional over 6 years ago

0.3.3 (2018-01-31)

Bug Fixes

eslint-plugin-harmony - v0.3.2

Published by unional almost 7 years ago

0.3.2 (2018-01-16)

Bug Fixes

eslint-plugin-harmony - v0.3.1

Published by unional almost 7 years ago

0.3.1 (2018-01-16)

Bug Fixes

  • loosen no-unused-vars on args (bb74104)
eslint-plugin-harmony - v0.3.0

Published by unional almost 7 years ago

0.3.0 (2018-01-13)

Bug Fixes

Features

Package Rankings
Top 6.97% on Npmjs.org
Badges
Extracted from project README
NPM version NPM downloads semantic-release Visual Studio Code phpStorm Atom
Related Projects