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

@firefoxic/eslint-config

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@firefoxic/eslint-config - npm Package Versions

5.0.0

Diff

Changelog

Source

[5.0.0] — 2024–11–16

Changed

  • The config is now required eslint version 9.15 or higher and node.js version 20.13 or higher except version 21.
  • Import sorting has been removed. Use editor customization instead (available in vscode and zed).
firefoxic
published 4.0.0 •

Changelog

Source

[4.0.0] — 2024–10–30

Changed

  • The config is now required eslint version 9.13 or higher and node.js version 20.12 or higher except version 21.
firefoxic
published 3.0.1 •

Changelog

Source

[3.0.1] — 2024–08–19

Fixed

  • Type definitions have now been added to the package.
firefoxic
published 3.0.0 •

Changelog

Source

[3.0.0] — 2024–08–18

Changed

  • const bindings are now only allowed at the top level of the module’s scope, so that it can represent a value that is a true, dependency-free constant such as π, , etc…
firefoxic
published 2.2.0 •

Changelog

Source

[2.2.0] — 2024–08–14

Added

  • Irregular whitespaces are no longer prohibited. That's for sure now 🤭
firefoxic
published 2.1.0 •

Changelog

Source

[2.1.0] — 2024–08–14

Added

  • Irregular whitespaces are no longer prohibited.
firefoxic
published 2.0.0 •

Changelog

Source

[2.0.0] — 2024–05–26

Changed

  • Multiline comments (except jsDoc) should now be sequences of single-line comments.

Fixed

  • Irregular whitespaces are now allowed in comments, regular expressions, strings, template literals, and JSX-like text.
firefoxic
published 1.0.0 •

Changelog

Source

[1.0.0] — 2024–05–06

Added

  • Base config for eslint without using globals, but with its re-export.
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