Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wikimedia/eslint-plugin-no-jquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wikimedia/eslint-plugin-no-jquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: recommended
Choose a head ref
  • 1 commit
  • 19 files changed
  • 1 contributor

Commits on Jun 5, 2024

  1. Add 'recommended' status to each rule as a starter

    Now-recommended rules:
    - no-animate-toggle
    - no-animate
    - no-class-state
    - no-constructor-attributes
    - no-deferred
    - no-extend
    - no-fx-interval
    - no-global-selector
    - no-jquery-constructor
    - no-load-shorthand
    - no-on-ready
    - no-parse-html-literal
    - no-ready
    - no-sizzle
    - variable-pattern
    
    Fixes #249.
    jdforrester committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    aff0669 View commit details
    Browse the repository at this point in the history
Loading