mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-31 22:20:12 +00:00
9 lines
172 B
Text
9 lines
172 B
Text
{
|
|
"rules": {
|
|
"max-lines": 0,
|
|
"max-nested-callbacks": [2, 3],
|
|
"max-statements": 0,
|
|
"no-extend-native": 0,
|
|
"sort-keys": 1
|
|
}
|
|
}
|