solana-multiagent/jsconfig.json
2025-02-17 15:21:20 +07:00

8 lines
73 B
JSON

{
"compilerOptions": {
"paths": {
"@/*": ["./*"]
}
}
}