arm-trusted-firmware/.cz.json
Chris Kay 7d2a608a73 build(npm): fix Commitizen ES Module errors
Commitizen is currently generating errors due to ES Module/CommonJS
incompatibilities described by the following GitHub issue:

    https://github.com/conventional-changelog/commitlint/issues/3842

This change implements the temporary workaround described by the issue.

Change-Id: Idb74a3366bf046a0c9bac83380de904c5c059087
Signed-off-by: Chris Kay <chris.kay@arm.com>
2024-03-07 16:13:39 +00:00

3 lines
36 B
JSON

{
"path": "./.cz-adapter.cjs"
}