glideapps/quicktype

Incorrect filename in comment in TS output

クローズ

#971 opened on 2018/07/22

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (968 件のフォーク)batch import
TypeScriptgood first issue

Repository metrics

Stars
 (10,867 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド