chore: changed file to esm

This commit is contained in:
Jannat Patel
2025-05-14 11:30:11 +05:30
parent da4f134095
commit 48edd888a6
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
module.exports = {
export default {
parserPreset: "conventional-changelog-conventionalcommits",
rules: {
"subject-empty": [2, "never"],