UNPKG
proxyd
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
Reverse proxy to socks5 or http proxy
github.com/cpuchain/proxyd
cpuchain/proxyd
proxyd
/
eslint.config.js
5 lines
(3 loc)
•
134 B
JavaScript
View Raw
1
2
3
4
5
import
tseslint
from
'typescript-eslint'
;
import
{ getConfig }
from
'@cpuchain/eslint'
;
export
default
tseslint.
config
(
getConfig
());