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 還沒有評估資料。