UNPKG

behave-ui-konami

Version:

A konami code marionette behavior, allows for custom codes as well

11 lines (10 loc) 176 B
module.exports = { src: { files: ['src/**/*.js'], tasks: ['test'] }, test: { files: ['test/spec/**/*.js'], tasks: ['test'] } };