eslint-config

A ESLint config preset.

MIT License

Downloads
1.1K
Stars
0
Committers
1

Bot releases are visible (Hide)

eslint-config - v3.0.2 Latest Release

Published by github-actions[bot] about 1 month ago

   🚀 Features

  • Sync js/ts options  -  by @ivanmaxlogiudice (15fea)

   🐞 Bug Fixes

  • Glob for disables  -  by @ivanmaxlogiudice (eeee6)
  • Disable explicit-function-return-type in markdown code  -  by @ivanmaxlogiudice (a64e0)
  • Disable ts/explicit-function-return-type in vue files  -  by @ivanmaxlogiudice (f3b70)
    View changes on GitHub
eslint-config - v3.0.1

Published by github-actions[bot] about 1 month ago

   🚀 Features

  • Update @eslint/markdown to v6  -  by @ivanmaxlogiudice (0799a)

   🐞 Bug Fixes

  • Type error  -  by @ivanmaxlogiudice (6f531)
  • deps: Update all non-major dependencies  -  (cdc96)
    View changes on GitHub
eslint-config - v3.0.0

Published by github-actions[bot] about 1 month ago

   🚀 Features

  • Yaml support  -  by @ivanmaxlogiudice (aefc8)
  • Add eslint comments  -  by @ivanmaxlogiudice (88fa5)
  • Markdown support  -  by @ivanmaxlogiudice (375dc)
  • Jsdoc  -  by @ivanmaxlogiudice (31a6a)
  • Add style/function-call-spacing rule  -  by @ivanmaxlogiudice (64433)
  • Test & cleanup  -  by @ivanmaxlogiudice (1e098)
  • Disable no-console on cli  -  by @ivanmaxlogiudice (f85d8)
  • Perfectionist  -  by @ivanmaxlogiudice (dfaaf)
  • Cli  -  by @ivanmaxlogiudice (74077)
  • Gitignore  -  by @ivanmaxlogiudice (2a455)
  • Renovate bot  -  by @ivanmaxlogiudice (4cfe9)
  • Github workflows  -  by @ivanmaxlogiudice (c9dac)
  • Release script  -  by @ivanmaxlogiudice (c1dcb)
  • Files & overrides config  -  by @ivanmaxlogiudice (af72d)
  • Ts type aware  -  by @ivanmaxlogiudice (e8fd9)
  • Use experimental eslint ts config files  -  by @ivanmaxlogiudice (b693e)
  • Print hint message when running in editor  -  by @ivanmaxlogiudice (e0dfe)
  • Stricter unicorn rules  -  by @ivanmaxlogiudice (1599d)
  • Add unicorn/prefer-add-event-listener rule  -  by @ivanmaxlogiudice (5408b)
  • Enable antfu/consistent-chaining  -  by @ivanmaxlogiudice (af7c7)
  • Move disable rules to the end  -  by @ivanmaxlogiudice (b3426)
  • Update perfectionist rules  -  by @ivanmaxlogiudice (1d264)
  • Remove @types/eslint  -  by @ivanmaxlogiudice (6fa5f)

   🐞 Bug Fixes

  • Cli  -  by @ivanmaxlogiudice (183ff)
  • Test  -  by @ivanmaxlogiudice (c9339)
  • Missing node types  -  by @ivanmaxlogiudice (774f0)
  • Ensura package is installed  -  by @ivanmaxlogiudice (a5293)
  • Build script  -  by @ivanmaxlogiudice (49d6e)
  • Missing types error  -  by @ivanmaxlogiudice (4ec27)
  • Tsconfig excludes  -  by @ivanmaxlogiudice (b6e8b)
  • Regexp  -  by @ivanmaxlogiudice (2dc8f)
  • Remove deprecated rule  -  by @ivanmaxlogiudice (67052)
  • Stable ordering of files  -  by @ivanmaxlogiudice (6c999)
  • Eslint comment  -  by @ivanmaxlogiudice (ada85)
  • Migrate plugin eslint-comments  -  by @ivanmaxlogiudice (5d732)
  • Migrate to new vitest plugin  -  by @ivanmaxlogiudice (87403)
  • Typegen with bun  -  by @ivanmaxlogiudice (8d6ea)
  • Cli  -  by @ivanmaxlogiudice (ee37c)
  • Cli  -  by @ivanmaxlogiudice (86102)
  • Check packages existence in local scope  -  by @ivanmaxlogiudice (6fb60)
  • Jsonc parser  -  by @ivanmaxlogiudice (4b7a4)
  • Vue block order  -  by @ivanmaxlogiudice (02cf1)
  • Remove redundant statements from no-restricted-syntax  -  by @ivanmaxlogiudice (2d211)
  • Disable unicorn/consistent-function-scoping for arrow functions  -  by @ivanmaxlogiudice (313af)
  • deps:
    • Update dependency eslint-plugin-jsdoc to v50  -  (4f4d2)
    • Update all non-major dependencies  -  (2c09d)
    • Update all non-major dependencies  -  (30b89)
    • Update dependency eslint-plugin-import-x to v4  -  (3ad89)
    • Update all non-major dependencies  -  (17880)

   🏎 Performance

  • Copy files  -  by @ivanmaxlogiudice (7d3ee)
    View changes on GitHub
eslint-config - v3.0.0-beta.11

Published by github-actions[bot] about 1 month ago

   🚀 Features

  • Update perfectionist rules  -  by @ivanmaxlogiudice (1d264)

   🐞 Bug Fixes

  • Disable unicorn/consistent-function-scoping for arrow functions  -  by @ivanmaxlogiudice (313af)
    View changes on GitHub
eslint-config - v3.0.0-beta.10

Published by github-actions[bot] about 2 months ago

   🚀 Features

  • Add unicorn/prefer-add-event-listener rule  -  by @ivanmaxlogiudice (5408b)
  • Enable antfu/consistent-chaining  -  by @ivanmaxlogiudice (af7c7)
  • Move disable rules to the end  -  by @ivanmaxlogiudice (b3426)

   🐞 Bug Fixes

  • deps: Update all non-major dependencies  -  (17880)
    View changes on GitHub
eslint-config - v3.0.0-beta.9

Published by github-actions[bot] about 2 months ago

   🚀 Features

  • Stricter unicorn rules  -  by @ivanmaxlogiudice (1599d)

   🐞 Bug Fixes

  • Remove redundant statements from no-restricted-syntax  -  by @ivanmaxlogiudice (2d211)
    View changes on GitHub
eslint-config - v3.0.0-beta.8

Published by github-actions[bot] about 2 months ago

   🐞 Bug Fixes

  • deps: Update dependency eslint-plugin-import-x to v4  -  (3ad89)
    View changes on GitHub
eslint-config - v3.0.0-beta.7

Published by github-actions[bot] about 2 months ago

   🐞 Bug Fixes

  • Vue block order  -  by @ivanmaxlogiudice (02cf1)
    View changes on GitHub
eslint-config - v3.0.0-beta.6

Published by github-actions[bot] about 2 months ago

   🚀 Features

  • Ts type aware  -  by @ivanmaxlogiudice (e8fd9)
  • Use experimental eslint ts config files  -  by @ivanmaxlogiudice (b693e)
  • Print hint message when running in editor  -  by @ivanmaxlogiudice (e0dfe)

   🐞 Bug Fixes

  • Jsonc parser  -  by @ivanmaxlogiudice (4b7a4)
  • deps: Update all non-major dependencies  -  by @renovate[bot] (30b89)
    View changes on GitHub
eslint-config - v3.0.0-beta.5

Published by github-actions[bot] 2 months ago

   🐞 Bug Fixes

  • Cli  -  by @ivanmaxlogiudice (86102)
  • Check packages existence in local scope  -  by @ivanmaxlogiudice (6fb60)
    View changes on GitHub
eslint-config - v3.0.0-beta.4

Published by github-actions[bot] 2 months ago

   🚀 Features

  • Files & overrides config  -  by @ivanmaxlogiudice (af72d)

   🐞 Bug Fixes

  • Cli  -  by @ivanmaxlogiudice (ee37c)
    View changes on GitHub
eslint-config - v3.0.0-beta.3

Published by github-actions[bot] 2 months ago

   🐞 Bug Fixes

  • Typegen with bun  -  by @ivanmaxlogiudice (8d6ea)
    View changes on GitHub
eslint-config - v3.0.0-beta.2

Published by github-actions[bot] 2 months ago

   🚀 Features

  • Yaml support  -  by @ivanmaxlogiudice (aefc8)
  • Add eslint comments  -  by @ivanmaxlogiudice (88fa5)
  • Markdown support  -  by @ivanmaxlogiudice (375dc)
  • Jsdoc  -  by @ivanmaxlogiudice (31a6a)
  • Add style/function-call-spacing rule  -  by @ivanmaxlogiudice (64433)
  • Test & cleanup  -  by @ivanmaxlogiudice (1e098)
  • Disable no-console on cli  -  by @ivanmaxlogiudice (f85d8)
  • Perfectionist  -  by @ivanmaxlogiudice (dfaaf)
  • Cli  -  by @ivanmaxlogiudice (74077)
  • Gitignore  -  by @ivanmaxlogiudice (2a455)
  • Renovate bot  -  by @ivanmaxlogiudice (4cfe9)
  • Github workflows  -  by @ivanmaxlogiudice (c9dac)
  • Release script  -  by @ivanmaxlogiudice (c1dcb)

   🐞 Bug Fixes

  • Missing node types  -  by @ivanmaxlogiudice (774f0)
  • Ensura package is installed  -  by @ivanmaxlogiudice (a5293)
  • Build script  -  by @ivanmaxlogiudice (49d6e)
  • Missing types error  -  by @ivanmaxlogiudice (4ec27)
  • Tsconfig excludes  -  by @ivanmaxlogiudice (b6e8b)
  • Regexp  -  by @ivanmaxlogiudice (2dc8f)
  • Remove deprecated rule  -  by @ivanmaxlogiudice (67052)
  • Stable ordering of files  -  by @ivanmaxlogiudice (6c999)
  • Eslint comment  -  by @ivanmaxlogiudice (ada85)
  • Migrate plugin eslint-comments  -  by @ivanmaxlogiudice (5d732)
  • Migrate to new vitest plugin  -  by @ivanmaxlogiudice (87403)
  • deps:
    • Update dependency eslint-plugin-jsdoc to v50  -  by @renovate[bot] (4f4d2)
    • Update all non-major dependencies  -  by @renovate[bot] (2c09d)

   🏎 Performance

  • Copy files  -  by @ivanmaxlogiudice (7d3ee)
    View changes on GitHub
eslint-config - v2.0.2

Published by github-actions[bot] 5 months ago

   🚀 Features

  • Update names for all config items  -  by @ivanmaxlogiudice (aa009)

   🐞 Bug Fixes

  • deps:
    • Update all non-major dependencies  -  by @renovate[bot] (686e5)
    • Update dependency eslint-plugin-markdown to v5  -  by @renovate[bot] (7f18f)
    • Update all non-major dependencies  -  by @renovate[bot] (eb922)
    View changes on GitHub
eslint-config - v2.0.1

Published by github-actions[bot] 6 months ago

   🐞 Bug Fixes

  • Import promps async  -  by @ivanmaxlogiudice (62e39)
    View changes on GitHub
eslint-config - v2.0.0

Published by github-actions[bot] 6 months ago

   🚨 Breaking Changes

  • Drop promise plugin  -  by @ivanmaxlogiudice (a85b7)

   🚀 Features

  • Add bun windows test  -  by @ivanmaxlogiudice (0f278)
  • Support eslint v9 & sync with antfu  -  by @ivanmaxlogiudice (1d879)

   🐞 Bug Fixes

  • Ts error  -  by @ivanmaxlogiudice (33e62)
  • deps:
    • Update dependency eslint-plugin-n to v17  -  by @renovate[bot] (0cfe0)
    • Update dependency eslint-plugin-unicorn to v52  -  by @renovate[bot] (c7693)
    View changes on GitHub
eslint-config - v1.0.31

Published by github-actions[bot] 7 months ago

   🚀 Features

  • Try inspector build  -  by @ivanmaxlogiudice (6e4a4)
  • Generate types for core rules as well  -  by @ivanmaxlogiudice (017ee)

   🐞 Bug Fixes

  • Move no-new-symbol to no-new-native-nonconstructor  -  by @ivanmaxlogiudice (371ff)
    View changes on GitHub
eslint-config - v1.0.30

Published by github-actions[bot] 7 months ago

   🚀 Features

  • Support eslint v9  -  by @ivanmaxlogiudice (dd160)
  • Graphql glob that supports .qgl extensions  -  by @ivanmaxlogiudice (89c8e)
  • Improve types for rules  -  by @ivanmaxlogiudice (8df29)

   🐞 Bug Fixes

  • Consistent on config names  -  by @ivanmaxlogiudice (0c831)
  • Rename deprecated rule ts/no-throw-literal  -  by @ivanmaxlogiudice (e8fb3)
  • Ci  -  by @ivanmaxlogiudice (38f15)
  • cli:
    • Optional framework  -  by @ivanmaxlogiudice (b32a1)
  • deps:
    • Update all non-major dependencies  -  by @renovate[bot] (81932)
    • Update dependency globals to v15  -  by @renovate[bot] (aba5f)
    View changes on GitHub
eslint-config - v1.0.29

Published by github-actions[bot] 7 months ago

   🚀 Features

  • Improve cli  -  by @ivanmaxlogiudice (e8fd9)
  • Support more fields of packageJson as ascending order  -  by @ivanmaxlogiudice (8d780)
  • Automatically rename plugins in factory  -  by @ivanmaxlogiudice (632b5)

   🐞 Bug Fixes

  • Migrate to eslint-plugin-import-x  -  by @ivanmaxlogiudice (ca8db)
  • Cli test  -  by @ivanmaxlogiudice (d8b6a)
  • deps: Update all non-major dependencies  -  by @renovate[bot] (708e2)
    View changes on GitHub
eslint-config - v1.0.28

Published by github-actions[bot] 7 months ago

   🐞 Bug Fixes

  • Tests  -  by @ivanmaxlogiudice (da22c)
    View changes on GitHub
Package Rankings
Top 12.09% on Npmjs.org
Badges
Extracted from project README
npm version npm downloads License