зеркало из https://github.com/electron/electron.git
9 строки
99 B
JSON
9 строки
99 B
JSON
|
{
|
||
|
"plugins": [
|
||
|
"unicorn"
|
||
|
],
|
||
|
"rules": {
|
||
|
"unicorn/prefer-node-protocol": "error"
|
||
|
}
|
||
|
}
|