adopted-ember-addons / adopted-ember-addons/validated-changeset
Type `Config` exported from `validated-changeset/dist/types` is missing the `changeset` key
未关闭
- 主要语言
- TypeScript
- 星标
- 38
- 派生
- 27
- PR 合并指标
- 30 天内没有已合并 PR
描述
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`
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。