Skip to main content

emit_tsconfig

Function emit_tsconfig 

Source
pub fn emit_tsconfig() -> String
Expand description

Emit the contents of out/tsconfig.json. The CLI uses tsc -p against this when running bynkc test; users can also drive tsc against it directly to produce JS for deployment.