diff options
Diffstat (limited to 'editors/vscode/files/patch-build_lib_propertyInitOrderChecker.ts')
| -rw-r--r-- | editors/vscode/files/patch-build_lib_propertyInitOrderChecker.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/vscode/files/patch-build_lib_propertyInitOrderChecker.ts b/editors/vscode/files/patch-build_lib_propertyInitOrderChecker.ts index b62d13308595..24851b7064a4 100644 --- a/editors/vscode/files/patch-build_lib_propertyInitOrderChecker.ts +++ b/editors/vscode/files/patch-build_lib_propertyInitOrderChecker.ts @@ -1,6 +1,6 @@ ---- build/lib/propertyInitOrderChecker.ts.orig 2025-04-11 12:27:58 UTC +--- build/lib/propertyInitOrderChecker.ts.orig 2025-05-07 12:32:30 UTC +++ build/lib/propertyInitOrderChecker.ts -@@ -149,7 +149,7 @@ function createProgram(tsconfigPath: string): ts.Progr +@@ -109,7 +109,7 @@ function createProgram(tsconfigPath: string): ts.Progr function createProgram(tsconfigPath: string): ts.Program { const tsConfig = ts.readConfigFile(tsconfigPath, ts.sys.readFile); |
