Skip to content

Commit 3b4356b

Browse files
committed
build: commitlint file had wrong extension post-upgrade
1 parent d344ad1 commit 3b4356b

File tree

2 files changed

+1
-2141
lines changed

2 files changed

+1
-2141
lines changed

commitlint.config.js renamed to commitlint.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module.exports = {
1+
export default {
22
extends: ['@commitlint/config-conventional'],
33
rules: {
44
// Allow sentence case commit messages

0 commit comments

Comments
 (0)