Skip to content

Update deprecations rulesets #120

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 26, 2019
Merged

Update deprecations rulesets #120

merged 2 commits into from
Sep 26, 2019

Conversation

edg2s
Copy link
Member

@edg2s edg2s commented Sep 26, 2019

Added to 3.3:

  • no-event-shorthand
  • no-is-numeric
  • no-now
  • no-proxy
  • no-type

Create a 3.2 ruleset:

  • no-hold-ready
  • no-is-array
  • no-node-name

Fixes #117

edg2s and others added 2 commits September 26, 2019 17:02
Added to 3.3:
* `no-event-shorthand`
* `no-is-numeric`
* `no-now`
* `no-proxy`
* `no-type`

Create a 3.2 ruleset:
* `no-hold-ready`
* `no-is-array`
* `no-node-name`

Fixes #117
@jdforrester jdforrester merged commit 237baab into master Sep 26, 2019
@jdforrester jdforrester deleted the deprecated branch September 26, 2019 21:14
'no-jquery/no-type': 'error'
}
},
// Use this profile if you're writing code targetting jQuery 3.3.x environments.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be 3.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Update deprecations rulesets
3 participants