{
    "extends": "./tsconfig.base.json",
    "compilerOptions": {
        /* Suppress 'Cannot Override XYZ' Errors */
        "noEmit": true
    }
}
