Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Panagiotis Papadopoulos <102623907+pano9000@users.noreply.github.com>
  • Loading branch information
rubiin and pano9000 authored Aug 25, 2024
1 parent f4b5109 commit 58b2dd2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ import isEmail from 'validator/lib/isEmail';
```

#### Types
Starting the latest version of validator.js , the types comes out of box.
TypeScript type definitions were previously not provided out-of-the-box, but got taken care of by third-parties like `DefinitelyTyped`.
This is not required anymore, as type definitions are now part of validator.js

#### Tree-shakeable ES imports

Expand Down

0 comments on commit 58b2dd2

Please sign in to comment.