Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 458 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 458 Bytes

actually_checked_typescript

Add runtime type checking to your Typescript code

Usage: actypes [OPTIONS] [PATCH_TYPE]

Arguments:
  [PATCH_TYPE]  [default: warning] [possible values: warning, error, fix]

Options:
  -f, --folder-path <FOLDER_PATH>          [default: .]
  -o, --out-folder-path <OUT_FOLDER_PATH>  [default: .]
  -h, --help                               Print help
  -V, --version                            Print version