mirror of
https://github.com/lwouis/alt-tab-macos.git
synced 2026-05-24 11:20:36 +00:00
4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
module.exports = {
|
|
extends: ['@commitlint/config-conventional'],
|
|
}
|