Sign in
◑
Theme
pigweed
/
third_party
/
github
/
aspect-build
/
rules_js
/
1d03e42b677b1bb2eb4baad59218dd3825876bcf
/
.
/
js
/
private
/
node-patches
/
src
/
tsconfig.json
blob: a171f2e0d032f1950ddebcf32247fa83867672c0 [
file
]
{
"compilerOptions"
:
{
"module"
:
"commonjs"
,
"target"
:
"es2017"
},
"include"
:
[
"*.ts"
]
}