mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-04-12 23:36:28 -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