Skip to content

Commit 90574c6

Browse files
gabrielluizsfandrewbranch
authored andcommitted
fix(docs): Ensure function documentation appears on hover (microsoft#739)
1 parent fbfc6fd commit 90574c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/tsoptions/tsconfigparsing.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1423,7 +1423,6 @@ func removeWildcardFilesWithLowerPriorityExtension(file string, wildcardFiles co
14231423
// options is the Compiler options.
14241424
// host is the host used to resolve files and directories.
14251425
// extraFileExtensions optionally file extra file extension information from host
1426-
14271426
func getFileNamesFromConfigSpecs(
14281427
configFileSpecs configFileSpecs,
14291428
basePath string, // considering this is the current directory

0 commit comments

Comments
 (0)