madwill/feathers-horizon

View on GitHub
jsconfig.json

Summary

Maintainability
Test Coverage
{
    "compilerOptions": {
        "target": "ES6",
        "module": "commonjs",
        "experimentalDecorators": true
    }
}