ajv-cli
ajv-cli copied to clipboard
fix: avoid loading schemas in -r that exist in -s
Similar approach as the open pr #190 but avoids changes to the logJSON function
Builds and npm test
runs locally
Closes #172
@epoberezkin Any feedback on this PR?