Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
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
}
}