Socket
Socket
Sign inDemoInstall

eslint-config-spartez

Package Overview
Dependencies
163
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-spartez

Spartez's base JS ESLint config


Version published
Weekly downloads
1
Maintainers
2
Created
Weekly downloads
 

Readme

Source

eslint-config-spartez

This package provides Spartez's base JS .eslintrc as an extensible shared config.

Installation

$ npm i eslint-config-spartez --save-dev

Usage

Once the eslint-config-spartez is installed, specify spartez in the extends section of your .eslintrc configuration

{
    "extends": "spartez"
}

License

The MIT License

Copyright :copyright: 2016 Spartez, https://spartez.com

Keywords

FAQs

Last updated on 20 Feb 2017

Did you know?

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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc