You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-config-webmd

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-webmd

eslint cofiguration

1.0.5
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

eslint-config-webmd

Basic Javscript linting rules:

  • "no-cond-assign": disallow assignment operators in conditional expressions
  • "no-dupe-args": disallow duplicate arguments in function definitions
  • "no-dupe-keys": disallow duplicate keys in object literals
  • "no-duplicate-case": disallow duplicate case labels
  • "no-empty": disallow empty block statements
  • "no-func-assign": disallow reassigning function declarations
  • "no-invalid-regexp": disallow invalid regular expression strings in RegExp constructors
  • "no-template-curly-in-string": disallow template literal placeholder syntax in regular strings
  • "no-unreachable": disallow unreachable code after return, throw, continue, and break statements
  • "eqeqeq": require the use of === and !==
  • "no-redeclare": disallow variable redeclaration
  • "no-unused-vars": disallow unused variables

FAQs

Package last updated on 04 May 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.