Commit 3f38fd3
committed
refactor: rename adt-cli and adt-client projects and remove root vitest config
This commit renames the `adt-cli` and `adt-client` projects to `cli` and `client` respectively within their `project.json` files. This change aims to simplify project naming and improve consistency across the codebase. Additionally, the root `vitest.config.ts` file is removed, as its configuration is likely redundant or has been moved to a more appropriate location.1 parent 0551d7a commit 3f38fd3
File tree
3 files changed
+2
-10
lines changed- packages
- adt-client
- adt-cli
3 files changed
+2
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
This file was deleted.
0 commit comments