Socket
Socket
Sign inDemoInstall

eslint-config-ajay

Package Overview
Dependencies
141
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-ajay

my own eslint configuration


Version published
Weekly downloads
253
decreased by-24.48%
Maintainers
1
Install size
16.9 MB
Created
Weekly downloads
 

Readme

Source

eslint-config-ajay

npm version Build Status

Eslint configuration for all my projects. Free feel to use it

Installation

Install eslint and eslint-ajay

npm i -D eslint eslint-config-ajay

Add the below lines in your package.json:

{
  "eslintConfig": {
    "extends": "eslint-config-ajay"
  }
}

Issues

Feel feel to create issue for any improvements.

Keywords

FAQs

Last updated on 06 Jun 2020

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