{
    "$schema": "https://json.schemastore.org/nest-cli",
    "collection": "@nestjs/schematics",
    "sourceRoot": "example",
    "compilerOptions": {
        "tsConfigPath": "tsconfig.json",
        "deleteOutDir": true,
        "typeCheck": true
    }
}
