adopted-ember-addons / adopted-ember-addons/validated-changeset
Type `Config` exported from `validated-changeset/dist/types` is missing the `changeset` key
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 38
- Fork
- 27
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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`
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.