Socket
Socket
Sign inDemoInstall

@confuser/eslint-config

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @confuser/eslint-config

This is an extension of standard for my own personal coding style


Version published
Maintainers
1
Install size
5.79 kB
Created

Readme

Source

JavaScript Coding Standard

This is an extension of standard for my own personal coding style

Usage

In your project folder:

npm install --save-dev @confuser/eslint-config
npm install --save-dev eslint-plugin-standard

Then create a .eslintrc in the project root.

{
  "extends": "@confuser/eslint-config"
}

Keywords

FAQs

Last updated on 20 May 2016

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc