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

@dreipol/eslint-config

Package Overview
Dependencies
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dreipol/eslint-config - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

2

.eslintrc.js

@@ -47,3 +47,3 @@ module.exports = {

"valid-jsdoc": ["warn", {
"prefer": { "arg": "param", "argument": "param", "returns": "return", "virtual": "abstract" },
"prefer": { "arg": "param", "argument": "param", "returns": "return", "property": "prop", "virtual": "abstract" },
"preferType": { "array": "Array", "Boolean": "boolean", "function": "Function", "Number": "number", "object": "Object", "String": "string" },

@@ -50,0 +50,0 @@ "requireReturn": false,

{
"name": "@dreipol/eslint-config",
"version": "4.1.1",
"version": "4.1.2",
"description": "dreipol eslint config file",

@@ -5,0 +5,0 @@ "main": ".eslintrc.js",

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