Sign in
chromium
/
devtools
/
devtools-frontend.git
/
refs/heads/main
/
.
/
node_modules
/
call-bound
/
.eslintrc
blob: 2612ed8fefad45d3a68ae842a28e0353ebcb5cf1 [
file
] [
edit
]
{
"root"
:
true
,
"extends"
:
"@ljharb"
,
"rules"
:
{
"new-cap"
:
[
2
,
{
"capIsNewExceptions"
:
[
"GetIntrinsic"
,
],
}],
},
}