UNPKG

jasmine_rsvp

Version:

Jasmine helpers for testing RSVP-Promise driven code.

9 lines (8 loc) 127 B
module.exports = { all: [ 'lib/**/*.js' ], options: { force: true, jshintrc: '.jshintrc', '-W098': true } };