mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
build: update linting deps (#24461)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/* eslint no-eval: "off" */
|
||||
/* global binding, Buffer */
|
||||
/* global binding */
|
||||
import * as events from 'events';
|
||||
|
||||
const { EventEmitter } = events;
|
||||
|
||||
Reference in New Issue
Block a user