85ed7c3d2f
Published from npm package build Source: https://github.com/thedotmack/claude-mem-source
9 lines
97 B
JSON
9 lines
97 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"@/*": ["./src/*"]
|
|
}
|
|
}
|
|
}
|