likyh opened a new issue, #3335: URL: https://github.com/apache/incubator-devlake/issues/3335
## What and why to refactor  I think no one knows what the type of `configuredProject` here, including the writer. Actually, setConfiguredProject call with null, id, some different types object. We need a definite type for object data. ## Describe the solution you'd like import TS and use TS to define what different type is first step. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
