Skip to content

Commit c6f6cc1

Browse files
committed
Add hashbang
1 parent b37f810 commit c6f6cc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/writeGitVersion.mjs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env node --import=tsx
2+
13
import * as fs from 'node:fs'
24
import * as path from 'node:path'
35

0 commit comments

Comments
 (0)