JsonUtils icon indicating copy to clipboard operation
JsonUtils copied to clipboard

Changed "bool" to "boolean" in TypeScript code generation

Open tylerjamesmadsen opened this issue 5 years ago • 1 comments

Changed GetTypeName to return "boolean" instead of "bool" (javascript/typescript uses the full "boolean" instead of the shorter "bool") in TypeScriptCodeWriter.cs.

tylerjamesmadsen avatar Mar 11 '19 19:03 tylerjamesmadsen

@bladefist, please. This PR is from 2019 and is very simple.

davidrock avatar May 25 '22 17:05 davidrock