2025-04-01 23:48:10 -04:00

8 lines
89 B
JavaScript

'use strict';
module.exports = {
pkg: {
scripts: ['js/*.js', 'lib/*.js'],
},
};