@storm-software/workspace-tools
Version:
Tools for managing a Storm workspace, including various Nx generators and executors for common development tasks.
26 lines (12 loc) • 358 B
Markdown
<!-- Generated by @storm-software/untyped -->
<!-- Do not edit this file directly -->
# Config Schema Generator
## `directory`
- **Type**: `string`
> Directory
The directory to create the library in
## `outputFile`
- **Type**: `string`
- **Default**: `"{workspaceRoot}/storm-workspace.schema.json"`
> Output File
The file to write the schema to