mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-19 16:13:19 +00:00
7 lines
121 B
JSON
7 lines
121 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["ES2020"],
|
|
"types": ["@cloudflare/workers-types"],
|
|
"downlevelIteration": true
|
|
}
|
|
}
|