Skip to content

Commit 7cac7df

Browse files
authored
Fix broken link in jsdoc (#1365)
1 parent 9afe3c3 commit 7cac7df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tsconfig-schema.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import type { TsConfigOptions } from './index';
1212
*/
1313
export interface TsConfigSchema {
1414
/**
15-
* ts-node options. See also: https://github.com/TypeStrong/ts-node#configuration-options
15+
* ts-node options. See also: https://typestrong.org/ts-node/docs/configuration
1616
*
1717
* ts-node offers TypeScript execution and REPL for node.js, with source map support.
1818
*/

0 commit comments

Comments
 (0)