Go to file
2024-04-03 12:24:24 +02:00
src style: fix semicolons 2024-04-01 18:35:26 +02:00
.gitignore feat: initial schemas and sample convos 2024-04-01 16:43:51 +02:00
package.json feat: check sample messages with typia 2024-04-01 16:54:54 +02:00
README.md chore: add readme 2024-04-01 18:35:34 +02:00
tsconfig.json feat: initial schemas and sample convos 2024-04-01 16:43:51 +02:00

message-schemas

Development

Install dependencies:

yarn install

Check samples:

yarn run check