ajv-validator / ajv-validator/ajv-cli
ajv-cli can't validate a file that doesn't have .json for extension
Abierto
- Lenguaje dominante
- TypeScript
- Estrellas
- 316
- Forks
- 77
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Hello,
I've just installed `ajv-cli` with `npm install -g ajv-cli` and trying to validate a file named e.g. `foo.bar` fails with
```
error: Unexpected token ':'
```
Renaming the file to `foo.json` works
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.