Support unix in yarn node shebangs
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user