Commit 7f19568
committed
fix: Add import-parse-statement
Add option to typescript conversion to manually set the parse import statement on top of every generated type.
Example: parse-server-schema typescript --prefix XXX_ --import-parse-statement '' ./src/types
BREAKING CHANGE: Current --global-sdk option is removed!You can control the import manually.1 parent 72206fc commit 7f19568
8 files changed
Lines changed: 210 additions & 89 deletions
File tree
- src
- features/schema
- classes
- services
- templates
- types
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
| 72 | + | |
71 | 73 | | |
72 | 74 | | |
73 | 75 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments