Skip to content

Upgrade some core tooling to latest versions#1127

Open
EliSchleifer wants to merge 2 commits intomainfrom
eli/ancient-goodbye
Open

Upgrade some core tooling to latest versions#1127
EliSchleifer wants to merge 2 commits intomainfrom
eli/ancient-goodbye

Conversation

@EliSchleifer
Copy link
Copy Markdown
Member

No description provided.

Comment thread tests/driver/driver.ts
const [executable, args, options] = this.buildExecArgs(["config", "print"]);
const printConfig = execSync([executable, ...args].join(" "), options);
const printConfig = execSync(
[executable, ...args].join(" "),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants