adopted-ember-addons / adopted-ember-addons/validated-changeset

Type `Config` exported from `validated-changeset/dist/types` is missing the `changeset` key

Open
#154 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
38
Forks
27
PR merge metrics
No merged PRs in 30d

Description

According to [this ember-changeset doc](https://github.com/poteto/ember-changeset#extending-the-base-ember-changeset-class), we can specify the class of the Changeset we want to use when building a changeset.

I believe the type [Config](https://github.com/validated-changeset/validated-changeset/blob/main/src/types/index.ts#L11), which contains two optional keys at the moment (`skipValidate` and `changesetKeys`), is missing the third key `changeset`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.