Skip to content

Commit d9eb93d

Browse files
committed
Update tsconfig.json
1 parent 2cf805b commit d9eb93d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/path-equal/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"extends": "./tsconfig.node16.json",
33
"typedocOptions": {
44
"customTitle": "Determine if two file paths are equal across platforms",
5-
"customTitleLink": "https://github.com/unional/path-equal",
5+
"titleLink": "https://github.com/unional/path-equal",
66
"entryPoints": ["./ts/index.ts"]
77
}
88
}

0 commit comments

Comments
 (0)