template-project/node_modules/pkg/dictionary/blessed.js
2025-05-30 18:13:30 +08:00

9 lines
132 B
JavaScript

'use strict';
// https://github.com/chjj/blessed/issues/298
module.exports = {
pkg: {
scripts: ['lib/widgets/*.js'],
},
};