Sign in
chromium
/
devtools
/
devtools-frontend
/
main
/
.
/
node_modules
/
set-proto
/
tsconfig.json
blob: 60fb90e45970d491a68e6db8c72fcc531d13a44e [
file
] [
log
] [
blame
]
{
"extends"
:
"@ljharb/tsconfig"
,
"compilerOptions"
:
{
//
"target"
:
"es2021"
,
},
"exclude"
:
[
"coverage"
,
],
}