/workspace/storefront/src/api/client.js
  12:5   error    'response' is defined but never used  no-unused-vars
  34:10  warning  Missing semicolon                      semi

/workspace/storefront/src/api/webhookHandler.js
  5:3    error    Unexpected console statement           no-console
  5:3    error    Unexpected console statement           no-console
  20:1   warning  'config' is assigned a value but never used  no-unused-vars

/workspace/storefront/src/utils/formatCurrency.js
  8:12   error    Missing semicolon                      semi

✖ 5 problems (3 errors, 2 warnings)
  1 error and 0 warnings potentially fixable with the `--fix` option.
