Skip to content

Commit 95b6f6c

Browse files
Add test baseline for --showConfig with no input files
Co-authored-by: RyanCavanaugh <[email protected]>
1 parent eb35630 commit 95b6f6c

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • tests/baselines/reference/config/showConfig/Show TSConfig with no input files
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"compilerOptions": {},
3+
"include": [
4+
"./*"
5+
]
6+
}

0 commit comments

Comments
 (0)