Sign in
chromium
/
devtools
/
devtools-frontend
/
5dfb21679dc5d9affc8a50122a3e245ff69f1d08
/
.
/
node_modules
/
is-async-function
/
.eslintrc
blob: c885fa335fdae0fbef7b2771d426b1bf348eb356 [
file
]
{
"root"
:
true
,
"extends"
:
"@ljharb"
,
"rules"
:
{
"no-new-func"
:
1
,
},
}