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