Plato on Github
Report Home
misc/index.js
Maintainability
69.55
Lines of code
15
Difficulty
3.75
Estimated Errors
0.04
Function weight
By Complexity
By SLOC
'use stirct'; var config = { name: 'misc', description: 'helper tasks to manage files', sequence: [ 'misc:copy' ], settings: {} }; module.exports = config;