Skip to content

Commit

Permalink
Merge pull request #469 from colinhacks/string-val
Browse files Browse the repository at this point in the history
Change internal structure of string and number validation methods
  • Loading branch information
colinhacks authored May 26, 2021
2 parents c59ba2e + 9b39736 commit 96a739d
Show file tree
Hide file tree
Showing 5 changed files with 509 additions and 317 deletions.
2 changes: 1 addition & 1 deletion coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion deno/lib/playground.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { z } from "./index.ts";

const run = async () => {
z;
};
Expand Down
Loading

0 comments on commit 96a739d

Please sign in to comment.