Support unix in yarn node shebangs

This commit is contained in:
willclarktech
2021-05-19 15:13:41 +02:00
parent 58fa2706b2
commit 10cddb15bc
29 changed files with 29 additions and 29 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/env yarn node
#!/usr/bin/env -S yarn node
/* eslint-disable @typescript-eslint/naming-convention */
if (process.env.SES_ENABLED) {