Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
csantiago132 committed Sep 30, 2024
2 parents e564dc4 + a4baa65 commit 9c6c1cd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/eslint/eslint.base.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ module.exports = {
'plugin:eslint-comments/recommended',
'plugin:import/recommended',
'prettier',
'@commitlint/config-conventional',
require.resolve('./rules/base'),
],
ignorePatterns: ['!.*.js'],
Expand Down

0 comments on commit 9c6c1cd

Please sign in to comment.