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