shootismoke/backend

View on GitHub
tsconfig.json

Summary

Maintainability
Test Coverage
{
    "extends": "./node_modules/@amaurym/tsconfig/tsconfig",
    "compilerOptions": {
        "lib": ["es2019", "es2020.promise"],
        "skipLibCheck": true
    }
}