mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-10-23 01:34:51 +00:00
6 lines
85 B
JSON
6 lines
85 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["esnext", "webworker"],
|
|
"incremental": true
|
|
}
|
|
}
|