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 2cf805b commit d9eb93dCopy full SHA for d9eb93d
packages/path-equal/tsconfig.json
@@ -2,7 +2,7 @@
2
"extends": "./tsconfig.node16.json",
3
"typedocOptions": {
4
"customTitle": "Determine if two file paths are equal across platforms",
5
- "customTitleLink": "https://github.com/unional/path-equal",
+ "titleLink": "https://github.com/unional/path-equal",
6
"entryPoints": ["./ts/index.ts"]
7
}
8
0 commit comments