Sign in
chromium
/
devtools
/
devtools-frontend
/
4d79dad322773e97627cc7bbf14c6e45b199872c
/
.
/
node_modules
/
which-typed-array
/
.eslintrc
blob: 8b2ada071e2ab635994da32f32814ac6894b046d [
file
] [
log
] [
blame
]
{
"root"
:
true
,
"extends"
:
"@ljharb"
,
"rules"
:
{
"max-statements-per-line"
:
[
2
,
{
"max"
:
2
}],
},
}