WIP development tools when working with the cfx platform.
Generate markdown documentation and types for CitizenExports.
- --dir
- Sets the path for input files. (default:
./src
)
- Sets the path for input files. (default:
- --out
- Sets the output path for generated files. (default:
./fxdoc
)
- Sets the output path for generated files. (default:
- --tsconfig
- Sets the tsconfig for use when compiling. (default
./tsconfig.json
)
- Sets the tsconfig for use when compiling. (default