Run formatter
This commit is contained in:
Родитель
e9a627582c
Коммит
2e182815c1
|
@ -1240,7 +1240,7 @@ export namespace Completion {
|
|||
kind: "module",
|
||||
sortText: SortText.GlobalsOrKeywords,
|
||||
};
|
||||
|
||||
|
||||
export const globalTypes = globalTypesPlus([]);
|
||||
export const globalTypesNoLib = globalTypesPlus([], { noLib: true });
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче