glideapps/quicktype

Incorrect filename in comment in TS output

Open

#971 建立於 2018年7月22日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)TypeScript (10,867 star) (968 fork)batch import
TypeScriptgood first issue

描述

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";

貢獻者指南