ajv-validator / ajv-validator/ajv-cli
ajv-cli can't validate a file that doesn't have .json for extension
Đang mở
- Ngôn ngữ chính
- TypeScript
- Star
- 316
- Fork
- 77
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
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á.