attentiveness/reading

View on GitHub
tsconfig.json

Summary

Maintainability
Test Coverage
{
    "compilerOptions": {
        "allowJs": true
    },
    "exclude": [
        "node_modules"
    ]
}