songjianet commented on issue #7717: URL: https://github.com/apache/dolphinscheduler/issues/7717#issuecomment-1002922026
> > > Please confirm this question if you have time. @songjianet > > > > > > The format code can use the command `prettier`. > > yes, `prettier` is used to format the code. but the config of `.prettier.js` and `.eslintrc.js` conflict beause of `quotes` and `comma-dangle` rule is not effect in `.eslintrc.js`. by the way don't you report errors when you execute `npm run lint` locally? @songjianet Yes, currently we have three people developing the new `ui`, and they can run normally using `webstorm` and `vscode` respectively. -- 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]
