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