Sign in
chromium
/
devtools
/
devtools-frontend
/
refs/heads/chromium/5488
/
.
/
node_modules
/
rollup-plugin-minify-html-template-literals
/
tsconfig.json
blob: cdec89bab2f390569e1e649c351c20e9e0a8d302 [
file
] [
edit
]
{
"compilerOptions"
:
{
"target"
:
"ES2015"
,
"moduleResolution"
:
"node"
,
"strict"
:
true
,
"strictNullChecks"
:
false
}
}