Skip to content

Commit 9d6e9ff

Browse files
committed
chore: set env node for commitlint.config.js
1 parent 5936c27 commit 9d6e9ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

commitlint.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
/* eslint-env node */
12
module.exports = { extends: ['@commitlint/config-conventional'] };

0 commit comments

Comments
 (0)