You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/11/07 03:11:29 UTC

[GitHub] [incubator-devlake] mintsweet commented on pull request #3681: feat(config-ui): support typescript and format webpack-related files

mintsweet commented on PR #3681:
URL: https://github.com/apache/incubator-devlake/pull/3681#issuecomment-1305025554

   Why was typescript introduced in devlake?
   
   Currently, many props in our code have been passed through many layers, and we cannot quickly understand the content and function of these props in subsequent use. As a result, we need to spend a lot of time to understand the original position of props, if we use typescript, we can clearly understand the content and function of each props.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org