Sign in
cobalt
/
cobalt
/
08336faa599332e3e3bf29b7ad38ef023018b55e
/
.
/
third_party
/
devtools
/
scripts
/
migration
/
tsconfig.json
blob: 33cf4a789a554348f2120985f7ae8812c234aa40 [
file
] [
log
] [
blame
]
{
"compilerOptions"
:
{
"target"
:
"esnext"
,
"module"
:
"commonjs"
,
"strict"
:
true
,
"esModuleInterop"
:
true
,
"moduleResolution"
:
"node"
,
"declaration"
:
false
}
}