Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
components
/
user_data_importer
/
ios
/
tsconfig_base.json
blob: 5aeabd7a586d0f898a5c678a9d1118f5eba550e3 [
file
]
{
"extends"
:
"../../../tools/typescript/tsconfig_base.json"
,
"compilerOptions"
:
{
"module"
:
"preserve"
,
"moduleResolution"
:
"bundler"
}
}