{
    "$schema": "https://json.schemastore.org/tsconfig",
    "compilerOptions": {
        "allowArbitraryExtensions": true,
        "noUncheckedSideEffectImports": true,
    },
}
