{
    "extends": "./tsconfig.common.json",
    "compilerOptions": {
        "sourceMap": false,
        "module": "ESNext",
        "target": "ESNext",
    }
}