vshallc commented on issue #16387:
URL: 
https://github.com/apache/dolphinscheduler/issues/16387#issuecomment-2567312025

   Add these lines to your `tsconfig.json` if not existed:
   ```
   {
     "compilerOptions": {
       "jsx": "preserve",
       "jsxImportSource": "vue"
     }
   }
   ```


-- 
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]

Reply via email to