mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-03 18:38:40 -06:00
Add test baseline for --showConfig with no input files
Co-authored-by: RyanCavanaugh <6685088+RyanCavanaugh@users.noreply.github.com>
This commit is contained in:
parent
eb35630899
commit
95b6f6cb6d
@ -0,0 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {},
|
||||
"include": [
|
||||
"./*"
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user