Skip to content

mgol/eslint-config-jquery

Repository files navigation

Build Status

jQuery eslint config

Usage

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

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

{
	"extends": "jquery"
}

Proposing changes

Over time, ESLint implements new rules, alter existing ones, and retire old ones. Changes to the jQuery config should be made as pull requests to this repo, with issues raised on jQuery contibute repository.

About

jQuery's eslint config, enforcing the jQuery styleguide

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%