зеркало из https://github.com/mozilla/fxa.git
8 строки
113 B
Plaintext
8 строки
113 B
Plaintext
|
{
|
||
|
"extends": ["plugin:fxa/recommended"],
|
||
|
"plugins": ["fxa"],
|
||
|
"rules": {
|
||
|
"space-unary-ops": "off"
|
||
|
}
|
||
|
}
|