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