Skip to content

Conversation

@strburst
Copy link
Contributor

@strburst strburst commented Jan 1, 2016

The "no-comma-dangle" rule was deprecated in favor or "comma-dangle" in ESLint v1.0, but the older rule is still linked.

See no-comma-dangle, comma-dangle, and line 4 of packages/eslint-config-airbnb/rules/errors.js.

The "no-comma-dangle" rule was deprecated in favor or "comma-dangle" in
ESLint v1.0.

See http://eslint.org/docs/rules/no-comma-dangle.html,
http://eslint.org/docs/rules/comma-dangle, and line 4 of
packages/eslint-config-airbnb/rules/errors.js.
ljharb added a commit that referenced this pull request Jan 1, 2016
[docs] Link newer ESLint rule (no-comma-dangle → comma-dangle)
@ljharb ljharb merged commit 7890b6c into airbnb:master Jan 1, 2016
@strburst strburst deleted the link-comma-dangle branch January 3, 2016 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants