mirror of
https://github.com/hangwin/mcp-chrome.git
synced 2026-08-29 01:53:10 +08:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
};
|