kevintyj / prlint

Github PR title checker using Conventional Commits spec on Changesets
BSD 3-Clause "New" or "Revised" License
4 stars 3 forks source link

feat: Add support for ESM commitlint config #6

Closed kevintyj closed 10 months ago

kevintyj commented 10 months ago

What is the purpose of this PR?

Add support for ESM based commitlint config files

ClickUp/Jira/Github project ticket number(s)?

What did you do?

Add a ESM to CJS conversion step for commitlint configuration files

How do we test it?

Unit tests through Vitest

Checklist before merging

Provide screenshot details of the PR

[optional] Tests passed screenshot

[optional] Breaking changes after PR

Anything else?