mirror of
https://github.com/ad-aures/castopod.git
synced 2026-03-13 09:31:04 +08:00
4 lines
89 B
JavaScript
4 lines
89 B
JavaScript
/* eslint-disable */
|
|
|
|
module.exports = { extends: ["@commitlint/config-conventional"] };
|