Socket
Socket
Sign inDemoInstall

@sxzz/eslint-config

Package Overview
Dependencies
305
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.5.2 to 3.5.3

2

package.json
{
"name": "@sxzz/eslint-config",
"version": "3.5.2",
"version": "3.5.3",
"packageManager": "pnpm@8.7.1",

@@ -5,0 +5,0 @@ "description": "ESLint config for @sxzz.",

@@ -19,2 +19,4 @@ # @sxzz/eslint-config [![npm](https://img.shields.io/npm/v/@sxzz/eslint-config.svg)](https://npmjs.com/package/@sxzz/eslint-config)

Require Node.js >= 16.14.
## Usage

@@ -21,0 +23,0 @@

@@ -35,2 +35,5 @@ import tsParser from '@typescript-eslint/parser'

'@typescript-eslint/prefer-as-const': 'warn',
// handled by unused-imports/no-unused-imports
'@typescript-eslint/no-unused-vars': 'off',
},

@@ -37,0 +40,0 @@ },

Sorry, the diff of this file is not supported yet

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