Plato on Github
Report Home
template/index.js
Maintainability
69.55
Lines of code
16
Difficulty
3.75
Estimated Errors
0.04
Function weight
By Complexity
By SLOC
'use stirct'; var config = { name: 'template', description: 'Apply vars in template file', sequence: [ 'template:templatize' ], settings: { } }; module.exports = config;