Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mlaursen/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mlaursen/eslint-config - npm Package Versions

2345

5.1.3

Diff

Changelog

Source

5.1.3

Patch Changes

  • The release focused on improving docs and debugging:

    • added a name to each configuration so it can be inspected more easily with npx @eslint/config-inspector@latest
    • added tsdoc to each configuration object so it can be viewed from editor
    • export globals so additional globals can be added easily
    • allow default export if you prefer import mlaursenConfig from "@mlaursen/eslint-config -> export default mlaursenConfig.configs.typescript;
    • added a few more typescript file types
mlaursen
published 5.1.2 •

Changelog

Source

5.1.2

Patch Changes

  • There were a few changes in this release:

    • attempt to fix the globals issue when using react/jsx-a11y
    • allow less strict typescript behavior in tests
    • fix some typescript rules that conflicted with base js
    • customize and disable some strict typescript rules since I don't always agree with them
    • require the dependency array for the useIsomorphicLayoutEffect hook
mlaursen
published 5.1.1 •

Changelog

Source

5.1.1

Patch Changes

  • Fixed missing react and jsx-a11y plugins.
mlaursen
published 5.1.0 •

Changelog

Source

5.1.0

Minor Changes

  • Added support for the next eslint plugin and ignoring files with .gitignore
mlaursen
published 5.0.0 •

Changelog

Source

5.0.0

Major Changes

  • Update the eslint config to use eslint@9 or greater. Also includes a few other new eslint rules.
mlaursen
published 4.2.0 •

Changelog

Source

4.2.0 (2024-07-13)

Features

  • bump dependencies to latest (fd4d7df)
mlaursen
published 4.1.1 •

Changelog

Source

4.1.1 (2024-03-16)

mlaursen
published 4.1.0 •

Changelog

Source

4.1.0 (2024-01-28)

Features

  • deps: bump eslint dependencies to latest (cb7a13a)
mlaursen
published 4.0.0 •

Changelog

Source

4.0.0 (2023-11-03)

⚠ BREAKING CHANGES

  • test: add eslint-plugin-testing-library

Features

  • deps: bump dependencies to latest (83e5371)
  • test: add eslint-plugin-testing-library (8b06686)
mlaursen
published 3.0.0 •

Changelog

Source

3.0.0 (2023-09-22)

⚠ BREAKING CHANGES

  • typescript: force inline-type-imports

Features

  • typescript: force inline-type-imports (e934b6e)
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc