mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-06 06:29:45 -06:00
chore: add linting to the scripts directory (#26197)
This commit is contained in:
@@ -5,8 +5,6 @@ const path = require('path')
|
||||
const fs = require('fs')
|
||||
const execa = require('execa')
|
||||
|
||||
/* eslint-disable no-console */
|
||||
|
||||
function getNameAndBinary (args = process.argv) {
|
||||
const options = minimist(args)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user