docs: Update README to reflect new typings directory structure
This commit is contained in:
parent
2645455b50
commit
48f71a41c3
@ -56,8 +56,8 @@ npm run start:dev
|
|||||||
```
|
```
|
||||||
|
|
||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> **The types under `types/src` are shared between the frontend and backend projects.**
|
> **The types under `typings` are shared between the frontend and backend projects.**
|
||||||
> If you need to update the comon types, remember doing it in the `types` project.
|
> If you need to update the comon types, remember doing it in the `typings` project.
|
||||||
>
|
>
|
||||||
> Every time you make changes to the types, the backend process will automatically invoke the syncing task to update the types in the frontend and backend projects. So, you don't need to worry about updating the types manually.
|
> Every time you make changes to the types, the backend process will automatically invoke the syncing task to update the types in the frontend and backend projects. So, you don't need to worry about updating the types manually.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user