Socket
Socket
Sign inDemoInstall

eslint-config-jimmy-guzman

Package Overview
Dependencies
277
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

14.1.0

Diff

epic_tacho
published 14.0.0 •

Changelog

Source

14.0.0 (2024-03-24)

Bug Fixes

  • 🐛 allow .storybook/ & .prettierrc.* to be linted (ebfecbb)

Features

  • ✨ start getting ready for eslint v9 (996d53f)
  • react: ✨ enable checked-requires-onchange-or-readonly rule (81429cc)
  • react: ✨ make jsx curly presense consistent (0b0d0e6)
  • ts:typescript v5.4 is now supported (aad32c4)

BREAKING CHANGES

  • ts: 💥 eslint of at least v8.56.0 is required and typescript of at least v4.7.4 is required.
  • react: 💥 checked-requires-onchange-or-readonly requires code changes
epic_tacho
published 13.0.0 •

Changelog

Source

13.0.0 (2024-03-24)

Features

  • ✨ drop support for node v16 and v18 (42a46a7)

BREAKING CHANGES

  • 💥 node versions 16 and 18 are no longer supported
epic_tacho
published 12.2.0 •

Changelog

Source

12.2.0 (2024-01-01)

Bug Fixes

  • 🐛 use correct peer dependencies range for typescript (dbcd6e3)
  • ts: 🐛 disable dot-notation (470dcbc), closes #216
  • ts: 🐛 disable no-use-before-define (8ed608f), closes #180

Features

  • ✨ add ingore patterns for easier setup (64537b6)
  • ✨ enable func-style to prefer expressions (2fedf77)
  • ✨ ignore typechecking rules for config js files (ca0bd17)
  • ✨ relax a few stylistic rules (3f980dd)
  • imports: ✨ add autofixable for import/exports rules (8c9cc30)
  • imports: ✨ add prefer node protocol rule (3981060)
epic_tacho
published 12.1.0 •

Changelog

Source

12.1.0 (2023-12-31)

Features

  • ✨ expose base(imports,errors,best-practices,style) rulesets (bfdaed8)
epic_tacho
published 12.0.0 •

Changelog

Source

12.0.0 (2023-12-31)

Features

  • ✨ add new jest/no-confusing-set-timeout rule (46b42c9)
  • ✨ bump eslint-plugin-testing-library v6.2.0 (b5a91be)
  • base: ✨ add more rules and bump eslint (96aa787)
  • base: ✨ bump eslint-plugin-import to v2.29.1 (ab8ba00)
  • jest: ✨ bump eslint-plugin-jest-dom to v5.1.0 (909d742)
  • react: ✨ bump eslint-plugin-jsx-a11y to v6.8.0 (abea8c9)
  • react: ✨ bump eslint-plugin-react-hooks v4.6.0 (9c590df)
  • style: ✨ bump eslint-config-prettier to v9.1.0 (6fef5d0)

BREAKING CHANGES

  • 💥 new rule might require code changes
  • base: 💥 new rules can potentially require code changes, eslint v8.50.0 is required
epic_tacho
published 11.0.0 •

Changelog

Source

11.0.0 (2023-12-26)

Features

  • ts: ✨ add more rules and bump dependencies (816ccf3)

BREAKING CHANGES

  • ts: 💥 new rules can potentially require code changes
epic_tacho
published 10.1.0 •

Changelog

Source

10.1.0 (2023-08-25)

Features

  • imports: ✨ bump eslint-plugin-import to v2.28.1 (92be306)
  • react: ✨ bump eslint-plugin-jsx-a11y to v6.7.1 (f9c6aab)
  • react: ✨ bump eslint-plugin-react to v7.28.0 (286619c)
epic_tacho
published 10.0.0 •

Changelog

Source

10.0.0 (2023-08-25)

Features

  • ✨ add support for node v20, drop support for node v14 (77253c7)
  • deps: ✨ bump eslint-config-prettier to v9.0.0 (79cd191)
  • ts: ✨ enable no-duplicate-type-constituents rule (4469c8c)
  • vitest: ✨ introducing vitest support (d0dc355)

BREAKING CHANGES

  • 💥 node v14 is no longer supported
  • ts: 💥 new enabled rules can potentially require code changes
epic_tacho
published 9.1.0 •

Changelog

Source

9.1.0 (2023-03-31)

Features

  • ts: ✨ add support for path aliases (4454351)
23Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc