Skip to content

Commit f7f51fc

Browse files
committed
CCM-12896: Added a note on generated code to main README.md
1 parent 54a90df commit f7f51fc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,10 @@ Installation and configuration of the toolchain dependencies
7676
make config
7777
```
7878
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+
7983
## Usage
8084

8185
### Testing

0 commit comments

Comments
 (0)