Sign in
chromium
/
devtools
/
devtools-frontend
/
refs/heads/main
/
.
/
node_modules
/
async-function
/
tsconfig.json
blob: d9a6668c3ae6be748c78fbd5694053706b3d6942 [
file
] [
log
] [
blame
] [
edit
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
"target"
:
"es2021"
,
},
"exclude"
:
[
"coverage"
,
],
}