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