app/javascript/jquery.js

Summary

Maintainability
A
0 mins
Test Coverage
import jquery from 'jquery';
window.jQuery = jquery;
window.$ = jquery;