We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9157e28 commit efa57b2Copy full SHA for efa57b2
test/tsconfig/validator.test.ts
@@ -235,4 +235,3 @@ describe('Object Validator', () => {
235
function anythingExceptUndefined() {
236
return fc.anything().filter((x) => x !== undefined);
237
}
238
-
0 commit comments