jquery/eslint-config-jquery

jQuery's eslint config, enforcing the jQuery styleguide

35

stars

38

commits

JavaScript

primary language

Oct 16, 2023

updated

contribute.jquery.org/style-guide/js/

README

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.

Contributors

markelog

23 commits

mgol

10 commits

timmywil

3 commits

ntwb

1 commits

jquery/eslint-config-jquery

jQuery's eslint config, enforcing the jQuery styleguide

35

stars

38

commits

JavaScript

primary language

Oct 16, 2023

updated

contribute.jquery.org/style-guide/js/

README

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.

Contributors

markelog

23 commits

mgol

10 commits

timmywil

3 commits

ntwb

1 commits

Languages

JavaScript

100.0%