Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 187 Bytes

File metadata and controls

10 lines (7 loc) · 187 Bytes

Contributing

Before committing, run:

npm run lint
npm run build

This fixes lint issues and regenerates the schema files in schema/. CI will fail if either check fails.