mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-05 23:40:57 +00:00
6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"compilerOptions": {
|
|
"lib": ["ES2020"],
|
|
"types": ["@cloudflare/workers-types"]
|
|
}
|
|
}
|