index
:
sharkey
stable
my custom sharkey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
packages
/
frontend
/
src
/
workers
/
tsconfig.json
blob: 8ee893046590f2c9aba8e4cbb8a51a722bdfa6b6 (
plain
)
1
2
3
4
5
{
"compilerOptions"
:
{
"lib"
:
[
"esnext"
,
"webworker"
],
}
}