Skip to content

Commit

Permalink
try node fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerJang27 committed Apr 19, 2024
1 parent f74f2e2 commit fd07a75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions linters/eslint/eslint.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const preCheck = (driver: TrunkLintDriver) => {
cwd: driver.getSandbox(),
timeout: INSTALL_TIMEOUT,
windowsHide: true,
shell: true,
},
);
driver.debug(install);
Expand Down

0 comments on commit fd07a75

Please sign in to comment.