Remove unused eslint-disable
s
This commit is contained in:
parent
63189f3f91
commit
f50a6abe36
41 changed files with 68 additions and 142 deletions
|
@ -7,8 +7,6 @@ import { notarize } from 'electron-notarize';
|
|||
|
||||
import * as packageJson from '../../package.json';
|
||||
|
||||
/* eslint-disable no-console */
|
||||
|
||||
export async function afterAllArtifactBuild({
|
||||
platformToTargets,
|
||||
artifactPaths,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue