ajv-validator / ajv

The fastest JSON schema Validator. Supports JSON Schema draft-04/06/07/2019-09/2020-12 and JSON Type Definition (RFC8927)
https://ajv.js.org
MIT License
13.47k stars 864 forks source link

fix: minor linting issues #2383

Closed jasoniangreen closed 3 months ago

jasoniangreen commented 3 months ago

What issue does this pull request resolve?

Fixes minor linting issues that keep appearing on PRs

What changes did you make?

Is there anything that requires more attention while reviewing?

No