UNPKG

react-hammerjs

Version:

ReactJS / HammerJS integration. Support touch events in your React app.

6 lines (5 loc) 127 B
module.exports = { parser: 'babel-eslint', extends: ['keystone-react'], rules: { 'space-before-function-paren': 'off' }, };