Skip to content

Commit ffa02dc

Browse files
author
Elias Mulhall
committed
Add unknown-ts note to README
1 parent 92a6d2b commit ffa02dc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ This library owes thanks to:
1212
```
1313
npm i @mojotech/json-type-validation
1414
```
15+
Projects using `< typescript@3.0.1` will need a polyfill for the `unknown`
16+
type, such as [unknown-ts](https://www.npmjs.com/package/unknown-ts).
1517

1618
## Motivation
1719

0 commit comments

Comments
 (0)