{ "analyzers": { "typescript": { "inputDir": "./modules/**/*.ts", "tsConfig": "tsconfigBackend.json" } }, "parsers": { "openApi": { "outputDir": "./open-api/backend-api" } }, "tempDir": "./temp/", "configDir": "./config", "modules": "./dist/modules" }