Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
802ea004e71d52d90131517a4e319eb82259ee4d
/
.
/
examples
/
cypress
/
tsconfig.json
blob: be309f7732cdfb4cf65bea2e85540b62a70aa7de [
file
] [
log
] [
blame
]
{
"compilerOptions"
:
{
"lib"
:
[
"ES2015"
,
"DOM"
],
"types"
:
[
"cypress"
,
"node"
]
}
}