UNPKG

behave-immutable

Version:

An immutable data store that keeps state history

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