Sign in
cobalt
/
cobalt
/
56d7c4e1a836a7ef6e2823bffb8d1567758b82eb
/
.
/
third_party
/
devtools
/
node_modules
/
has-symbols
/
.eslintrc
blob: f78f6f181f67dc69fc3804a30b7312ba5563365c [
file
]
{
"root"
:
true
,
"extends"
:
"@ljharb"
,
"rules"
:
{
"max-statements-per-line"
:
[
2
,
{
"max"
:
2
}],
"no-magic-numbers"
:
0
}
}