Some checks are pending
Integration tests for the release process / release-simulation (push) Waiting to run
3 lines
105 B
JavaScript
3 lines
105 B
JavaScript
import $ from 'jquery';
|
|
|
|
window.$ = window.jQuery = $; // eslint-disable-line no-jquery/variable-pattern
|