Skip to content

Commit 8eda349

Browse files
committed
Remove note on having to install @types/unist
1 parent 88374fc commit 8eda349

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

readme.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,6 @@ Node 12+ is needed to use it and it must be `import`ed instead of `require`d.
8989
npm install unified
9090
```
9191

92-
This package comes with types.
93-
If you’re using TypeScript, make sure to also install
94-
[`@types/unist`][ts-unist].
95-
9692
## Use
9793

9894
```js
@@ -1284,8 +1280,6 @@ work on [`ware`][ware], as it was a huge initial inspiration.
12841280

12851281
[npm]: https://docs.npmjs.com/cli/install
12861282

1287-
[ts-unist]: https://www.npmjs.com/package/@types/unist
1288-
12891283
[site]: https://unifiedjs.com
12901284

12911285
[twitter]: https://twitter.com/unifiedjs

0 commit comments

Comments
 (0)