mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 21:15:47 +00:00
Ignore https-proxy-agent dependency in browser environments (#2133)
* Ignore https-proxy-agent in browsers * ignore eslint-comments/no-unused-disable linting rule
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/* eslint-disable import/no-unused-modules -- Used by webpack */
|
||||
/* eslint-disable max-classes-per-file -- Needs to be a wrapper for ws */
|
||||
import { EventEmitter } from 'events'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user