There was an error while loading. Please reload this page.
1 parent 7ddb163 commit 5a627adCopy full SHA for 5a627ad
src/harness/fourslash.ts
@@ -2354,7 +2354,7 @@ ${code}
2354
let currentFileContent: string = undefined;
2355
let currentFileName = fileName;
2356
let currentFileOptions: { [s: string]: string } = {};
2357
-
+
2358
function resetLocalData() {
2359
currentFileContent = undefined;
2360
currentFileOptions = {};
0 commit comments