mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-10 18:04:18 -05: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