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

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

Abierto
#154 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
38
Forks
27
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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`

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.