CCodemod

ember/5/ember-jquery-legacy

No description available

migration
Public
0 executions

Run locally

npx codemod ember/5/ember-jquery-legacy

Using event object APIs that are specific to jQuery.Event, such as originalEvent, is deprecated in Ember.js v3.3. This codemod ensures the access to the native event without triggering any deprecations via wrapping the event with the normalizeEvent function provided by ember-jquery-legacy.

Before

jsx

After

tsx

Ready to evolve your codebase?

Build tailored, compiler-aware skills to assess, plan, and automate complex codebase changes.