scottohara/loot

View on GitHub
tsconfig.eslint.json

Summary

Maintainability
Test Coverage
{
    "extends": "./tsconfig.json",
    "compilerOptions": {
        "allowJs": true
    }
}