()
| 1889 | } |
| 1890 | |
| 1891 | async function printSchemaReport() { |
| 1892 | // `bowtie validate --implementation go-gojsonschema ./src/schemas/json/ava.json ./src/test/ava/ava.config.json` |
| 1893 | console.log('TODO') |
| 1894 | } |
| 1895 | |
| 1896 | async function printDowngradableSchemaVersions() { |
| 1897 | console.info('Check if a schema can use a lower "$schema" version') |