Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
553ef27a6f754f59ba53400bd5ecc5cb0435aeef
/
.
/
examples
/
cypress
/
tsconfig.json
blob: be309f7732cdfb4cf65bea2e85540b62a70aa7de [
file
]
{
"compilerOptions"
:
{
"lib"
:
[
"ES2015"
,
"DOM"
],
"types"
:
[
"cypress"
,
"node"
]
}
}