Socket
Book a DemoInstallSign in
Socket

eslint-config-parcellab

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-parcellab

This package provides parcelLab's .eslintrc as an extensible shared config.

0.1.0
latest
Source
npmnpm
Version published
Weekly downloads
405
-22.56%
Maintainers
1
Weekly downloads
 
Created
Source

eslint-config-parcellab

This package provides parcelLab's .eslintrc as an extensible shared config.

Install

$ npm i -D eslint-config-parcellab

Usage

Create an .eslintrc.json file in your project. Then add:


{
  "extends": "parcellab"
}

Rules

This config exteds the eslint:recommended and adds these rules:

  • Ecmaversion 2018, source type: module
  • No semi!
  • No var!
  • No undef!
  • No unused vars!
  • No multi assign!
  • No errors for not using arrow callbacks - it's up to you which to use...
  • Multiline comma dangle!
  • Spacing: 2 spaces!
  • Quotes: single, allow template literal
  • and some more useful rules & restricted syntax errors

Keywords

eslint

FAQs

Package last updated on 03 Feb 2019

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.