Skip to content

Commit 291eff0

Browse files
committed
Temp
1 parent 6c8e1ff commit 291eff0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@ jobs:
201201
- run:
202202
name: ESLint
203203
command: pnpm eslint:ci
204+
environment:
205+
NODE_OPTIONS: --max-old-space-size=8192
204206
- run:
205207
name: Lint JSON
206208
command: pnpm jsonlint

0 commit comments

Comments
 (0)