1.0.0 • Published 6 years ago
egg-ts-task v1.0.0
egg-ts-task
Install
$ npm i egg-ts-task --saveUsage
// {app_root}/config/plugin.js
exports.tsTask = {
enable: true,
package: 'egg-ts-task',
};Configuration
// {app_root}/config/config.default.js
exports.tsTask = {
};see config/config.default.js for more detail.
Example
Questions & Suggestions
Please open an issue here.
License
1.0.0
6 years ago