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