UNPKG

behave-history

Version:

A better browser history manager

9 lines (8 loc) 154 B
module.exports = { options: { node: true, jshintrc: './.jshintrc' }, test: ['test/spec/**/*.js'], src: ['src/**/*.js'] };