mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-26 19:39:23 -05:00
Language service extensibility
This commit is contained in:
@@ -2267,6 +2267,7 @@ namespace ts.server.protocol {
|
||||
outDir?: string;
|
||||
outFile?: string;
|
||||
paths?: MapLike<string[]>;
|
||||
plugins?: PluginImport[];
|
||||
preserveConstEnums?: boolean;
|
||||
project?: string;
|
||||
reactNamespace?: string;
|
||||
|
||||
Reference in New Issue
Block a user