Skip to content

Commit f4219b5

Browse files
committed
chore: add node shebang to ivy/fix-tsconfig.js script
1 parent ebff165 commit f4219b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/ivy/fix-tsconfig.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node
2+
13
/**
24
* @license
35
* Copyright Google LLC All Rights Reserved.

0 commit comments

Comments
 (0)