UNPKG

vanilla-js-wheel-zoom

Version:

Image resizing using mouse wheel (pinch to zoom) + drag scrollable image (as well as any HTML content)

9 lines (8 loc) 158 B
module.exports = { bracketSpacing: true, trailingComma: 'es5', bracketSameLine: false, tabWidth: 4, semi: true, singleQuote: true, };