Skip to content

Commit

Permalink
chore: tell eslint we running this in node
Browse files Browse the repository at this point in the history
  • Loading branch information
njuguna-n committed Sep 2, 2024
1 parent ae7ba4f commit a8879e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions commitlint.config.js
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
/* eslint-env node */
module.exports = { extends: ['@commitlint/config-conventional'] };

0 comments on commit a8879e6

Please sign in to comment.