Sign in
cobalt
/
cobalt
/
965488f27ccaf345947aed495d9d57a4e3411e66
/
.
/
third_party
/
devtools
/
node_modules
/
is-symbol
/
test
/
.eslintrc
blob: 1ac0d47b38544da0d7c023a05e0e707bb29a6a4d [
file
]
{
"rules"
:
{
"max-statements-per-line"
:
[
2
,
{
"max"
:
2
}],
"no-restricted-properties"
:
0
,
"symbol-description"
:
0
,
}
}