Skip to content

Commit a4af89f

Browse files
committed
annoying that we don't save on build. But its better than the alternative. Just not used to it.
1 parent d56f17b commit a4af89f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/main/lang/programManager.ts

-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,6 @@ function getOrCreateProject(filePath): tsconfig.TypeScriptProjectFileDetails {
144144
}
145145
}
146146
}
147-
}
148147

149148
export function getOrCreateProgram(filePath) {
150149
filePath = tsconfig.consistentPath(filePath);

0 commit comments

Comments
 (0)