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