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 Compare versions

Comparing version 2.1.0 to 2.2.0

3

lib/index.js

@@ -6,3 +6,3 @@ import js from "@eslint/js"

/** @type {import('eslint').Linter.FlatConfig[]} */
/** @type {import('eslint').Linter.Config[]} */
export default [

@@ -32,2 +32,3 @@ js.configs.recommended,

"no-alert": `error`,
"no-irregular-whitespace": `off`,
"no-lonely-if": `error`,

@@ -34,0 +35,0 @@ "no-multi-assign": `error`,

{
"name": "@firefoxic/eslint-config",
"description": "Shared config for eslint by firefoxic.",
"version": "2.1.0",
"version": "2.2.0",
"license": "MIT",

@@ -6,0 +6,0 @@ "author": {

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