Socket
Socket
Sign inDemoInstall

eslint-config-xo

Package Overview
Dependencies
1
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.32.0 to 0.32.1

3

index.js

@@ -253,3 +253,4 @@ 'use strict';

// You can also ignore this rule by wrapping the first word in quotes.
ignorePattern: /pragma|ignore|prettier-ignore|webpack\w+:/.source,
// c8 => https://github.com/bcoe/c8
ignorePattern: /pragma|ignore|prettier-ignore|webpack\w+:|c8/.source,
ignoreInlineComments: true,

@@ -256,0 +257,0 @@ ignoreConsecutiveComments: true

{
"name": "eslint-config-xo",
"version": "0.32.0",
"version": "0.32.1",
"description": "ESLint shareable config for XO",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc