We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fix: fix path sep undefined APIDevTools#345
minimum repro of bundle error for bug with json schema validator site
chore: disable flaky tests
fix(types): make default type extend base object instead of JSONSchem… …a to support non-spec compliant type overloads
fix(types): fix types of options, inheritance globally
fix(types): fix types to accept spread or list of strings
fix(types): add correct extends in all places, make all generic
feat(generics): introduce generics for the input schema and the options
fix(types): add generics to the normalize args, clean up comments in … …index
fix tests