We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54a90df commit f7f51fcCopy full SHA for f7f51fc
README.md
@@ -76,6 +76,10 @@ Installation and configuration of the toolchain dependencies
76
make config
77
```
78
79
+Note that the `make config` command will also build the flattened event schemas and auto-generate a Typescript
80
+type and JS validator code for each event. See the [typescript-schema-generator](src/typescript-schema-generator/)
81
+package for more details.
82
+
83
## Usage
84
85
### Testing
0 commit comments