UNPKG

behave-events

Version:

An extended EventEmitter class with advanced event support (transactions, commands, and requests)

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