juzhiyuan opened a new issue #1746: URL: https://github.com/apache/apisix-dashboard/issues/1746
# Feature request ## Please describe your feature Hi, I noticed that there have something that could be automatically done before committing: - [ ] Auto prettier; - [ ] Auto check commit message; ## Describe the solution you'd like I would prefer using [husky](https://www.npmjs.com/package/husky) to do this. ## Additional context Due to we put files under the `web` folder (non-root), husky doesn't support this way months ago, please check if it supports it now. -- 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]
