Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
object.getownpropertydescriptors
/
test
/
.eslintrc
blob: e9ca97953e783d1d799b2dc285d8b95c67e5b661 [
file
] [
log
] [
blame
]
{
"rules"
:
{
"max-nested-callbacks"
:
[
2
,
3
],
"max-statements"
:
[
2
,
15
],
"max-statements-per-line"
:
[
2
,
{
"max"
:
2
}],
"no-invalid-this"
:
[
1
]
}
}