mirror of
https://github.com/electron/electron.git
synced 2026-01-08 23:18:06 -05:00
build: drop eslint-plugin-unicorn (#47676)
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"plugins": [
|
||||
"unicorn"
|
||||
"import"
|
||||
],
|
||||
"rules": {
|
||||
"unicorn/prefer-node-protocol": "error"
|
||||
"import/enforce-node-protocol-usage": ["error", "always"]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user