We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f8ad2 commit c608705Copy full SHA for c608705
scripts/writeGitVersion.mjs
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node --import=tsx
2
+
3
import * as fs from 'node:fs'
4
import * as path from 'node:path'
5
0 commit comments