Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
object.assign
/
test
/
.eslintrc
blob: dde958cbad0eb27d2767293ce313617a3102e21f [
file
] [
log
] [
blame
]
{
"rules"
:
{
"max-statements-per-line"
:
[
2
,
{
"max"
:
3
}],
"no-magic-numbers"
:
0
,
"object-curly-newline"
:
0
,
}
}