glideapps/quicktype

Incorrect filename in comment in TS output

Open

#971 opened on 2018年7月22日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)TypeScript (10,867 stars) (968 forks)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";

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

Incorrect filename in comment in TS output · glideapps/quicktype#971 | Good First Issue