mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
* feat(ui): add story-book playground app for mocked UI development * refactor(ui): slim story-book down to a thin wrapper * feat(ui): add mocked story-book design gallery * refactor(story-book): use real session shell panels
5 lines
94 B
JSON
5 lines
94 B
JSON
{
|
|
"extends": "../app/tsconfig.json",
|
|
"include": ["src", "../app/src", "vite.config.ts"]
|
|
}
|