mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Fixup other fourslash test
This commit is contained in:
@@ -15,7 +15,7 @@ verify.completions({
|
||||
name: "x",
|
||||
source: "/a",
|
||||
sourceDisplay: "./a",
|
||||
text: "(property) x: number",
|
||||
text: "(alias) const x: 0\nimport x",
|
||||
hasAction: true,
|
||||
sortText: completion.SortText.AutoImportSuggestions
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user