Skip to content

Commit 9fbd499

Browse files
author
Robert Kesterson
committed
feat: permissive mode
cleaned up unit test and ts config
1 parent 13efde2 commit 9fbd499

13 files changed

+18301
-4012
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@ Options:
105105
one single type. [boolean] [default: false]
106106
--useNamedExport Type name is a named export, rather than the default
107107
export of the file [boolean] [default: false]
108+
--generatePermissive If --noExtraProps is true then generate validators that
109+
clean the object [boolean] [default: false]
110+
--output overrides filename [string]
108111
-* [default: []]
109112
110113
```

0 commit comments

Comments
 (0)