Automatically generated TypeScript type definitions for the Elastic Common Schema.
When run, this program will fetch the ECS schema from the elastic/ecs
repository. Defaults to main
ref,
can be overridden with --ref
flag.
- Install yarn & Node.js
yarn build
: Runstsc
yarn dev
: Runstsc
and watches for changesyarn test
: Runs unit tests withjest
yarn generate-ecs-types
: Generates a ts file ingenerated/ecs.ts