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 91b05e6 commit e8bc628Copy full SHA for e8bc628
tsdoc-config/README.md
@@ -53,7 +53,7 @@ a list of paths that will be mixed in with the current file:
53
}
54
```
55
56
-> NOTE: The `extends` paths are resolved using NodeJS module resolution, so local paths must being with `./` to avoid
+> NOTE: The `extends` paths are resolved using NodeJS module resolution, so local paths must begin with `./` to avoid
57
> being interpreted as an NPM package name.
58
59
0 commit comments