Skip to content

Commit

Permalink
Fix broken link in jsdoc (#1365)
Browse files Browse the repository at this point in the history
  • Loading branch information
cspotcode committed Jun 6, 2021
1 parent 9afe3c3 commit 7cac7df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tsconfig-schema.ts
Expand Up @@ -12,7 +12,7 @@ import type { TsConfigOptions } from './index';
*/
export interface TsConfigSchema {
/**
* ts-node options. See also: https://github.com/TypeStrong/ts-node#configuration-options
* ts-node options. See also: https://typestrong.org/ts-node/docs/configuration
*
* ts-node offers TypeScript execution and REPL for node.js, with source map support.
*/
Expand Down

0 comments on commit 7cac7df

Please sign in to comment.