eslint-plugin-evelyn

๐Ÿ”ฎ๐Ÿงน ESLint plugin for my projects with my preferred code style and bugfixes

MIT License

Downloads
148
Stars
4
Committers
3
eslint-plugin-evelyn - v5.0.0

Published by evelynhathaway over 3 years ago

v5.0.0

v4.0.0...v5.0.0 - 2021-05-17

๐Ÿ’ฅ Breaking

  • Update peerDependedcies, bump Node.js minimum, update ruleset 75935c1

โœจ Feature

  • Add testing library sub configs de5a263

๐Ÿ“ฆ Package

  • Bump hosted-git-info from 2.8.8 to 2.8.9 b28f237
  • Bump lodash from 4.17.20 to 4.17.21 91c0edb
  • Bump y18n from 4.0.0 to 4.0.1 a261413
eslint-plugin-evelyn -

Published by evelynhathaway almost 4 years ago

Changelog

๐Ÿ’ฅ Breaking

  • Add new rules to default config
  • Update peer dependencies

โœจ New

  • Add testing library config

Other

  • Remove config tests, fix lint test
eslint-plugin-evelyn -

Published by evelynhathaway over 4 years ago

Changelog

โšก Improvement

  • Lax node import and no fn in interator
eslint-plugin-evelyn -

Published by evelynhathaway over 4 years ago

Changelog

  • See alpha and beta versions
eslint-plugin-evelyn -

Published by evelynhathaway over 4 years ago

Changelog

๐Ÿ’ฅ Breaking

  • Add styling rules to default and react

Other

  • npm update, fix tests, bump version to beta
eslint-plugin-evelyn -

Published by evelynhathaway over 4 years ago

Changelog

๐Ÿ’ฅ Breaking

  • Remove built config
  • New rules in many configs
  • Revamp React config
  • Add Jest plugin to Jest config
  • Update dependencies

โœจ New

  • Markdown config

๐Ÿ“„ Docs

  • Peer Deps for configs
  • Update config count
eslint-plugin-evelyn -

Published by evelynhathaway over 4 years ago

Changelog

๐Ÿ› Fix

  • Add missing flowtype peer dependency
  • Add missing Vue config export
eslint-plugin-evelyn -

Published by evelynhathaway over 4 years ago

Changelog

๐Ÿ’ฅ Breaking

  • Unignore compatible dot files
  • Enforce linting jsx, tsx, and ts in their respective configs
  • Add eslint-plugin-import
  • Remove extend util function
  • Move util functions, automatically npm link when needed
  • Improve TS, React, Default configs

โœจ New

  • JSON and Vue configs, Extensions enforcer config

๐Ÿ“„ Docs

  • Peer Deps for configs
  • Update config count

Other

  • Fix test linking, add required eslint-plugin-flowtype
  • Move eslintignore to config
  • Newline in saved config, record-changes hook stashes unstaged, sort-package-json automatically
  • Improved record-changes git hook
  • Resolve manually when linking
  • Use GitHub Actions
eslint-plugin-evelyn -

Published by evelynhathaway over 4 years ago

Changelog

๐Ÿ’ฅ Breaking

  • Delete auto config

โœจ New

  • Basic babel config (fixes #1)

โšก Improvement

  • Node config extends node/recommended
  • Allow for predicate and stealing in save-config

๐Ÿ› Fix

  • peerDeps are devDeps, add typescript dep

๐Ÿ“„ Docs

  • Readme minor update, icon and styling
  • Add typescript peerDep to readme
  • Add new tests, babel config, and record-changes to the readme
  • Add License heading to readme

๐Ÿ“ฆ Upgrade

  • npm audit fix

Other

  • Rule and file comments
  • Add basic default config test
  • Test the final config for errors, export the final config for
  • Remove testing and linting from hook, add changes post-generating
eslint-plugin-evelyn -

Published by evelynhathaway over 5 years ago

Changelog

๐Ÿ’ฅ Breaking

  • Peer dependency upgrade, ESLint and plugins

๐Ÿ“„ Docs

  • Readme minor update, style and version numbers

๐Ÿ“ฆ Upgrade

  • npm update eslint, peers
eslint-plugin-evelyn -

Published by evelynhathaway over 5 years ago

Changelog

๐Ÿ’ฅ Breaking

  • Use rules from eslint-plugin-unicorn by default
  • Peer dependency upgrade

โœจ New

  • Basic React config

โšก๏ธ Update

  • Node config extends node/recommended

๐Ÿ“„ Docs

  • Readme update for new React config

๐Ÿ“ฆ Upgrade

  • npm update eslint, peers
eslint-plugin-evelyn -

Published by evelynhathaway over 5 years ago

Changelog

๐Ÿ’ฅ Breaking

  • Use non-top-level extends option instead of helper function
  • Use peer dependencies, update engines to match ESLint v6
  • The auto config must be the last extends in ESLint v6
  • "script" sourceType for built config

โœจ New

  • Save the computed config using a debugging helper

๐Ÿ› Fix

  • "script" sourceType for built config
  • Require RuleTester from ESLint root

๐Ÿ“„ Docs

  • README - polished, documents changes since 0.0.0, semver policy

๐Ÿ“ฆ Upgrade

  • npm update, alpha eslint for extends
eslint-plugin-evelyn -

Published by evelynhathaway over 5 years ago

Changelog

๐ŸŽ‰ First release!

โœจ New

  • no-fallthrough rule with case block fix
  • All initial configs
Package Rankings
Top 7.76% on Npmjs.org
Badges
Extracted from project README
npm version check status configs: 11 license: MIT