We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08305dc commit e843478Copy full SHA for e843478
readme.md
@@ -84,7 +84,7 @@ If you are using TypeScript,
84
you can use the hast types by installing them with npm:
85
86
```sh
87
-npm install @types/hast
+npm install @types/hast -D
88
```
89
90
## Nodes (abstract)
0 commit comments