mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-05 08:10:39 +00:00
Replace openapi-typescript types-only output with a full TypeScript Axios client generated by openapi-generator-cli. The generated code is committed so IDE support works without running codegen. arc-web consumes the client via bun workspaces. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
64 B
JSON
4 lines
64 B
JSON
{
|
|
"private": true,
|
|
"workspaces": ["apps/*", "packages/*"]
|
|
}
|