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 b37f810 commit c6f6cc1Copy full SHA for c6f6cc1
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