ajv-validator / ajv-validator/ajv-cli
ajv-cli can't validate a file that doesn't have .json for extension
未关闭
- 主要语言
- TypeScript
- 星标
- 316
- 派生
- 77
- PR 合并指标
- 30 天内没有已合并 PR
描述
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
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。