Skip to content

Commit 1645d0d

Browse files
committed
chore: fixed filetype for createEnv.ts
1 parent 7d5185e commit 1645d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/createEnv.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// vi: ft=javascript
1+
// vi: ft=typescript
22
import { execSync } from "child_process";
33
import { writeFile } from "fs";
44

0 commit comments

Comments
 (0)