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

貢獻者指南