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