mirror of
https://github.com/yusufipk/OpenFrame.git
synced 2026-09-11 09:36:08 +00:00
chore: rename commitlint config to mjs so esm rules actually load
commitlint.config.js uses export default but the package is CommonJS, so the loader silently fell back to an empty ruleset and rejected every commit with empty-rules. The .mjs extension loads under node and bun. Co-Authored-By: Claude Fable 5 <[email protected]>
This commit is contained in:
Reference in New Issue
Block a user