Skip to content

Commit ef546b4

Browse files
authored
Merge pull request #345 from Emurgo/auto-json-to-ts
JSON support
2 parents 6fef812 + 3ea0c16 commit ef546b4

20 files changed

+4313
-280
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,7 @@ rust/target
55
.idea
66
rust/.idea
77
binaryen/
8+
rust/json-gen/target
9+
rust/json-gen/output
10+
rust/json-gen/schema
811
.DS_Store

0 commit comments

Comments
 (0)