# extends: ../tspconfig.yaml # Extend another config file emit: # Emitter name - "@typespec/openapi3" # options: # Emitter options # : # "": "" # environment-variables: # Environment variables which can be used to interpolate emitter options # : # default: "" # parameters: # Parameters which can be used to interpolate emitter options # : # default: "" # trace: # Trace areas to enable tracing # - "" # warn-as-error: true # Treat warnings as errors # output-dir: "{project-root}/_generated" # Configure the base output directory for all emitters