mirror of
https://github.com/chenasraf/DefinitelyTyped.git
synced 2026-05-18 01:49:01 +00:00
* Ajv updated to 7.0 -- update the test It now needs to be imported with default imports. * Update index.d.ts too, require TS 3.8 Looks like ajv@7 requires TS 3.8 or higher. Also update ajv-errors-tests options passed to Ajv.