khalyomede/gulp-revisioner

View on GitHub
tsconfig.json

Summary

Maintainability
Test Coverage
{
    "compilerOptions": {
        "strict": true,
        "alwaysStrict": true,
        "moduleResolution": "Node",
        "target": "ES5"
    }
}