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

eslint-config-doctolib

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-doctolib - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

index.js

@@ -114,5 +114,3 @@ module.exports = {

"no-array-constructor": 2,
"no-continue": 2,
"no-lonely-if": 2,
"no-magic-numbers": 2,
"no-mixed-spaces-and-tabs": 2,

@@ -119,0 +117,0 @@ "no-multiple-empty-lines": 2,

2

package.json
{
"name": "eslint-config-doctolib",
"version": "1.0.0",
"version": "1.0.1",
"description": "ESLint configuration used in Doctolib projects.",

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

@@ -10,3 +10,2 @@ module.exports = {

"rules": {
"no-magic-numbers": 0,
"mocha/no-exclusive-tests": 2

@@ -13,0 +12,0 @@ },

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