Skip to content

Commit

Permalink
[ci/eslint_with_types] Increase memory (elastic#179366)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz authored Mar 25, 2024
1 parent b9ab67a commit d0f52fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/scripts/steps/lint_with_types.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ source .buildkite/scripts/common/util.sh
.buildkite/scripts/bootstrap.sh

echo '--- Lint: eslint (with types)'
export NODE_OPTIONS='--max-old-space-size=8192'
node scripts/eslint_with_types

0 comments on commit d0f52fc

Please sign in to comment.