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 0bf6b2d commit 5b0138bCopy full SHA for 5b0138b
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