mirror of
https://github.com/langchain-ai/langgraphjs.git
synced 2026-07-21 16:45:24 -04:00
085a07f569
All stream v2 changes consolidated. --------- Co-authored-by: Hunter Lovell <hunter@hntrl.io>
15 lines
301 B
JSON
15 lines
301 B
JSON
{
|
|
"cSpell.words": [
|
|
"agentic",
|
|
"checkpointer",
|
|
"Checkpointers",
|
|
"Pregel",
|
|
"Scrapybara"
|
|
],
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"python.languageServer": "None",
|
|
"deno.enable": false,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": "explicit"
|
|
}
|
|
} |