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