mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-15 05:55:11 -05:00
Fix script compile (#53136)
This commit is contained in:
@@ -12,6 +12,7 @@ const __filename = url.fileURLToPath(new URL(import.meta.url));
|
||||
name: string;
|
||||
version: string;
|
||||
keywords: string[];
|
||||
gitHead?: string;
|
||||
}} PackageJson
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user