glideapps/quicktype

Incorrect filename in comment in TS output

Open

#971 opened on 2018年7月22日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)TypeScript (968 forks)batch import
TypeScriptgood first issue

Repository metrics

Stars
 (10,867 stars)
PR merge metrics
 (30d に merged 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";

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