Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6474a77

Browse files
Denislwnanatolystansler
authored andcommitted
feat(ui): ui README.md update
1 parentd8291fb commit6474a77

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎ui/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,9 @@ Ways to resolve (ordered by preference):
8888
3. If you are sure this is a falsy vulnerability - try to ignore it using special commands for your SAST tool.**This is considered as the least preferable option – try to apply any of the ways described above first.**
8989

9090
<!-- TODO: move this ^ to the main README.md and CONTRIBUTING.md-->
91+
92+
##Moving to Typescript
93+
-`@postgres.ai/shared` is written on Typescript
94+
-`@postgres.ai/ce` is written on Typescript
95+
-`@postgres.ai/platform` is written on JavaScript and patially on Typescript. The target - is moving`@postgres.ai/platform` to Typescript fully. It should takes approximately 120-160 hours.
96+
- There are potential problems with typing - old versions of packages may don't have their typings. Recommended to update them or replace. If it's impossible you can write your own typing in file named like`<package-name>.d.ts` inside`src` directory of the selected package.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp