✨ 🪐 execSyncWrapper.ts
This commit is contained in:
@@ -36,3 +36,4 @@ export function execSync_DEPRECATED(
|
|||||||
using _ = slowLogging`execSync: ${command.slice(0, 100)}`
|
using _ = slowLogging`execSync: ${command.slice(0, 100)}`
|
||||||
return nodeExecSync(command, options)
|
return nodeExecSync(command, options)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user