glideapps/quicktype

Incorrect filename in comment in TS output

Chiusa

#971 aperta il 22 lug 2018

 (1 commento) (0 reazioni) (0 assegnatari)TypeScript (968 fork)batch import
TypeScriptgood first issue

Metriche repository

Star
 (10.867 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor