Sign in
cobalt
/
cobalt
/
e07b4a9757769bc8dad578490f9a080e13bbeb48
/
.
/
src
/
third_party
/
devtools
/
node_modules
/
is-date-object
/
.eslintrc
blob: 1228f975c9973895e0ec9ec5791f4691a8a40fbf [
file
]
{
"root"
:
true
,
"extends"
:
"@ljharb"
,
"rules"
:
{
"max-statements"
:
[
2
,
12
]
}
}