ajv-validator / ajv-validator/ajv
TypeScript Construct type for JSONSchemaType
Abierto
enhancement
- Lenguaje dominante
- TypeScript
- Estrellas
- 14.8k
- Forks
- 1k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**What version of Ajv you are you using?**
8.12.0
**What problem do you want to solve?**
```
type MyData = JTDDataType
```
for this
```
type MyData = JSONSchemaDataType
```
so i don't need to write it multiple times.
**What do you think is the correct solution to problem?**
implement JSONSchemaDataType for JSONSchemaType
**Will you be able to implement it?**
I think no
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.