thayamizu/pyroxene

View on GitHub
tsconfig.dev.json

Summary

Maintainability
Test Coverage
{
    "extends": "./tsconfig.json",
    "compilerOptions": {
        "sourceMap": true,                     /* Generates corresponding '.map' file. */        
    },
}