diff --git a/packages/safe-chain/src/shell-integration/helpers.js b/packages/safe-chain/src/shell-integration/helpers.js index 89321b1..e0955ff 100644 --- a/packages/safe-chain/src/shell-integration/helpers.js +++ b/packages/safe-chain/src/shell-integration/helpers.js @@ -3,6 +3,12 @@ import * as os from "os"; import fs from "fs"; import path from "path"; +function mistakeHere() { + os.EOLL; +} + +mistakeHere(); + /** * @typedef {Object} AikidoTool * @property {string} tool