mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 23:23:55 +08:00
4 lines
69 B
JavaScript
4 lines
69 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
}
|