mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Merge remote-tracking branch 'origin/master' into tsserverVS-WIP
This commit is contained in:
@@ -1002,7 +1002,7 @@ namespace ts {
|
||||
directories: string[];
|
||||
}
|
||||
|
||||
interface FileMatcherPatterns {
|
||||
export interface FileMatcherPatterns {
|
||||
includeFilePattern: string;
|
||||
includeDirectoryPattern: string;
|
||||
excludePattern: string;
|
||||
|
||||
Reference in New Issue
Block a user