UNPKG

behave-router

Version:

An ExpressJS style client-side router

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