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

@antfu/eslint-config-basic

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@antfu/eslint-config-basic - npm Package Compare versions

Comparing version 0.42.0 to 0.42.1

5

index.js

@@ -236,2 +236,3 @@ // eslint-disable-next-line n/prefer-global/process

'import/no-self-import': 'error',
'import/named': 'off',

@@ -416,3 +417,3 @@ // Common

'jsdoc/require-jsdoc': 'off',
"jsdoc/require-param": 'off',
'jsdoc/require-param': 'off',
'jsdoc/require-param-type': 'off',

@@ -427,3 +428,3 @@ 'jsdoc/require-param-description': 'off',

'jsdoc/require-returns-type': 'off',
"jsdoc/require-throws": 'off',
'jsdoc/require-throws': 'off',

@@ -430,0 +431,0 @@ // antfu

4

package.json
{
"name": "@antfu/eslint-config-basic",
"version": "0.42.0",
"version": "0.42.1",
"description": "",

@@ -33,3 +33,3 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com> (https://github.com/antfu/)",

"yaml-eslint-parser": "^1.2.2",
"eslint-plugin-antfu": "0.42.0"
"eslint-plugin-antfu": "0.42.1"
},

@@ -36,0 +36,0 @@ "devDependencies": {

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