sanger/limber

View on GitHub
app/frontend/entrypoints/disable-animations.js

Summary

Maintainability
A
0 mins
Test Coverage
import jquery from 'jquery'

// Turn off animations in jQuery
jquery.fx.off = true