You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/baselines/reference/tsConfig/Default initialized TSConfig/tsconfig.json
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -39,6 +39,7 @@
39
39
// "typeRoots": [], /* List of folders to include type definitions from. */
40
40
// "types": [], /* Type declaration files to be included in compilation. */
41
41
// "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */
42
+
// "preserveSymlinks": true, /* Do not resolve the real path of symlinks. */
42
43
43
44
/* Source Map Options */
44
45
// "sourceRoot": "./", /* Specify the location where debugger should locate TypeScript files instead of source locations. */
0 commit comments