mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-13 02:45:24 -05:00
Run formatter
This commit is contained in:
@@ -1240,7 +1240,7 @@ export namespace Completion {
|
||||
kind: "module",
|
||||
sortText: SortText.GlobalsOrKeywords,
|
||||
};
|
||||
|
||||
|
||||
export const globalTypes = globalTypesPlus([]);
|
||||
export const globalTypesNoLib = globalTypesPlus([], { noLib: true });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user