Skip to content

Commit 73fdfa6

Browse files
Update packages/nx-plugin/src/executors/cli/executor.ts
Co-authored-by: Matěj Chalk <34691111+matejchalk@users.noreply.github.com>
1 parent d2a42aa commit 73fdfa6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nx-plugin/src/executors/cli/executor.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export type ExecutorOutput = {
1414
error?: Error;
1515
};
1616

17-
// eslint-disable-next-line max-lines-per-function
1817
export default async function runAutorunExecutor(
1918
terminalAndExecutorOptions: AutorunCommandExecutorOptions,
2019
context: ExecutorContext,

0 commit comments

Comments
 (0)