mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-07 17:29:36 -05:00
Update fourslash baseline
This commit is contained in:
@@ -9,6 +9,5 @@ edit.applyRefactor({
|
||||
actionDescription: "Extract to constant in enclosing scope",
|
||||
newContent:
|
||||
`const newLocal = 0;
|
||||
|
||||
const x = /*RENAME*/newLocal;`
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user