Add test baseline for --showConfig with no input files

Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-07-11 17:48:00 +00:00
parent eb35630899
commit 95b6f6cb6d

View File

@ -0,0 +1,6 @@
{
"compilerOptions": {},
"include": [
"./*"
]
}