This website requires JavaScript.
Explore
Sign In
mirror
/
electron
mirror of
https://github.com/electron/electron
Watch
1
Star
0
Fork
You've already forked electron
0
Code
Issues
Releases
Activity
fix/webrequest-checks
electron
/
script
/
.eslintrc.json
9 lines
99 B
JSON
Raw
Permalink
Blame
History
{
"plugins"
:
[
"unicorn"
]
,
"rules"
:
{
"unicorn/prefer-node-protocol"
:
"error"
}
}
View Git Blame
Copy Permalink