Sign in
chromium
/
devtools
/
devtools-frontend
/
2ec237cea2f63f07659729f2c84a004900b87fb6
/
.
/
node_modules
/
call-bind
/
.eslintrc
blob: dfa9a6cdcf03e3f611cb91a59c68327d040a5d58 [
file
] [
log
] [
blame
]
{
"root"
:
true
,
"extends"
:
"@ljharb"
,
"rules"
:
{
"func-name-matching"
:
0
,
"id-length"
:
0
,
"new-cap"
:
[
2
,
{
"capIsNewExceptions"
:
[
"GetIntrinsic"
,
],
}],
"no-magic-numbers"
:
0
,
},
}