We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9afe3c3 commit 7cac7dfCopy full SHA for 7cac7df
src/tsconfig-schema.ts
@@ -12,7 +12,7 @@ import type { TsConfigOptions } from './index';
12
*/
13
export interface TsConfigSchema {
14
/**
15
- * 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
16
*
17
* ts-node offers TypeScript execution and REPL for node.js, with source map support.
18
0 commit comments