echint-config-jquery

jQuery's echint config, enforcing the jQuery styleguide

CC0-1.0 1 个版本
安装
npm install echint-config-jquery
yarn add echint-config-jquery
pnpm add echint-config-jquery
bun add echint-config-jquery
README

Build Status

jQuery echint config

Usage

npm install --save-dev echint-config-jquery

Configure echint in package.json using the following contents:

{
	"echint": {
		"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.

版本列表
1.0.0 2016-12-03