Socket
Socket
Sign inDemoInstall

eslint-config-jquery

Package Overview
Dependencies
0
Maintainers
4
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    eslint-config-jquery

jQuery eslint config


Version published
Weekly downloads
11K
increased by66.38%
Maintainers
4
Install size
4.35 kB
Created
Weekly downloads
 

Readme

Source

jQuery ESLint config

Usage

npm install --save-dev eslint-config-jquery

Configure ESLint with a .eslintrc file using the following contents:

{
	"extends": "jquery"
}

Status

This config follows the spirit of the jQuery code style, does not violate it and extends it.

Semver policy

Same approach as in ESLint, see https://github.com/eslint/eslint#user-content-semantic-versioning-policy.

Keywords

FAQs

Last updated on 16 Oct 2023

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