@firefoxic/eslint-config
Advanced tools
Comparing version 2.1.0 to 2.2.0
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11152
384