fix(repo): fix formatting
This commit is contained in:
parent
480c51c913
commit
b52e97c816
@ -10,7 +10,7 @@ import {
|
|||||||
import { readEnvironment } from '../core/file-utils';
|
import { readEnvironment } from '../core/file-utils';
|
||||||
import { DefaultReporter } from '../tasks-runner/default-reporter';
|
import { DefaultReporter } from '../tasks-runner/default-reporter';
|
||||||
import { projectHasTarget } from '../utils/project-graph-utils';
|
import { projectHasTarget } from '../utils/project-graph-utils';
|
||||||
import { output } from "../utils/output";
|
import { output } from '../utils/output';
|
||||||
|
|
||||||
export function runMany(parsedArgs: yargs.Arguments): void {
|
export function runMany(parsedArgs: yargs.Arguments): void {
|
||||||
const { nxArgs, overrides } = splitArgsIntoNxArgsAndOverrides(
|
const { nxArgs, overrides } = splitArgsIntoNxArgsAndOverrides(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user