Self-contained Dockerized build for end users. Run via docker compose; see README.md for setup. Source-only, no sample data or build artifacts. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
6 lines
63 B
JSON
6 lines
63 B
JSON
{
|
|
"compilerOptions": {
|
|
"paths": { "@/*": ["./*"] }
|
|
}
|
|
}
|