UNPKG

lodash-decipher

Version:
15 lines (13 loc) 208 B
'use strict'; module.exports = { main: [ 'Gruntfile.js', 'lib/**/*.js', 'test/**/*.js', 'tasks/**/*.js' ], options: { jshintrc: true, reporter: require('jshint-stylish') } };