Gottwik/Enduro

View on GitHub
scaffolding/test_js/enduro.json

Summary

Maintainability
Test Coverage
{
    "project_name": "enduro test project",
    "project_slug": "etp",
    "s3": {
        "bucket": "enduro.test",
        "region": "eu-west-1"
    },
    "juicebox_enabled": false,
    "babel": {
        "presets": ["es2015"]
    },
    "uglify": true
}