Sign in
pigweed
/
third_party
/
github
/
aspect-build
/
toolchains_protoc
/
refs/heads/upstream/demo
/
.
/
examples
/
tsconfig.json
blob: d5cb4dfc3b1d4bc9ccf6f62524a531466007fd35 [
file
] [
log
] [
blame
] [
edit
]
{
"compilerOptions"
:
{
"lib"
:
[
"ES2018"
],
"module"
:
"ES2022"
,
"target"
:
"ES2017"
,
"moduleResolution"
:
"node"
}
}