feat: add memory and WebSocket augmentation examples with configuration files

This commit is contained in:
David Snelling 2025-05-27 13:13:04 -07:00
parent 022680a2f5
commit a22fd7de77
9 changed files with 1031 additions and 0 deletions

8
.idea/typescript-compiler.xml generated Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="TypeScriptCompiler">
<option name="recompileOnChanges" value="true" />
<option name="typeScriptCompilerParams" value="--sourceMap true" />
<option name="useConfig" value="true" />
</component>
</project>