glideapps/quicktype

Incorrect filename in comment in TS output

已关闭

#971 创建于 2018年7月22日

 (1 条评论) (0 个反应) (0 位负责人)TypeScript (968 个派生)batch import
TypeScriptgood first issue

仓库指标

星标
 (10,867 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Running quicktype from the command line like so

quicktype --src-lang schema -o src/cli/ExperimentCounts.ts src/counts.schema

yields

// To parse this data:
//
//   import { Convert, ExperimentCounts } from "./file";

贡献者指南