mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-12-11 17:41:26 -06:00
Fix script compile (#53136)
This commit is contained in:
parent
5e898eb63d
commit
74e61d36ad
@ -12,6 +12,7 @@ const __filename = url.fileURLToPath(new URL(import.meta.url));
|
||||
name: string;
|
||||
version: string;
|
||||
keywords: string[];
|
||||
gitHead?: string;
|
||||
}} PackageJson
|
||||
*/
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user