chengshiwen opened a new pull request #4225: URL: https://github.com/apache/incubator-dolphinscheduler/pull/4225
…x' command ## *Tips* - *Thanks very much for contributing to Apache DolphinScheduler.* - *Please review https://dolphinscheduler.apache.org/en-us/community/index.html before opening a pull request.* ## What is the purpose of the pull request **Add no-var rule for eslint and add 'npm run lint:fix' command** ## Brief change log - *Add no-var rule for eslint, and fix related files* - *Add `npm run lint:fix` command, which distinguished from the default command `npm run lint`* - The behavior of command `npm run lint` and command `npm run lint:fix` should be distinguished - The first command is used to lint only, and the second one is used to lint and fix problems automatically ## Verify this pull request *(Please pick either of the following options)* This pull request is already covered by existing tests. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
