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 0bc2dd2 commit 1b01426Copy full SHA for 1b01426
bin/destroy.ts
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
import * as path from 'path'
4
import { realpathSync } from 'fs'
5
import { fileURLToPath, pathToFileURL } from 'url'
tests/bin.destroy.test.ts
0 commit comments