JsonUtils
JsonUtils copied to clipboard
Changed "bool" to "boolean" in TypeScript code generation
Changed GetTypeName to return "boolean" instead of "bool" (javascript/typescript uses the full "boolean" instead of the shorter "bool") in TypeScriptCodeWriter.cs.
@bladefist, please. This PR is from 2019 and is very simple.