We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96ee444 commit 4bc3c5cCopy full SHA for 4bc3c5c
build-tests/api-extractor-scenarios/src/runScenarios.ts
@@ -1,7 +1,6 @@
1
// Copyright (c) Microsoft Corporation. All rights reserved. Licensed under the MIT license.
2
// See LICENSE in the project root for license information.
3
4
-import * as process from 'process';
5
import { JsonFile, Executable, FileSystem } from '@microsoft/node-core-library';
6
7
function executeCommand(command: string, args: string[]): void {
0 commit comments