Socket
Book a DemoInstallSign in
Socket

eslint-config-masterasp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-masterasp

Lint rules that masterASP adheres to.

1.0.1
latest
Source
npmnpm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

What

This module contains globally acclaimed rules and standards that enforce better code quality, diminish errors and prevent bugs.

It takes inspiration from:

  • JavaScript: The Good Parts
  • goodparts
  • Eric Elliot
  • My own personal bias (yes, we all have one, you can stop pretending)

This module is ready to work with the following environments out of the box:

  • ECMA6
  • node
  • mocha

And it contains the following rules:

  • eslint:recommended
  • no-useless-concat
  • prefer-template
  • no-template-curly-in-string
  • no-extra-parens
  • strict
  • no-iterator
  • no-with
  • no-trailing-spaces
  • eqeqeq
  • indent: 4,
  • linebreak-style
  • quotes: "double"
  • semi
  • no-console
  • no-var
  • prefer-const

Works for eslint versions >= 4.

How

To use it do:

npm install eslint -D

And after that:

npm install eslint--config-masterasp -D

Ready to go !

Keywords

eslint

FAQs

Package last updated on 01 Aug 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.