Skip to content

Commit

Permalink
Retrying plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
lelemm committed Dec 18, 2024
1 parent 94666a2 commit ebc794a
Show file tree
Hide file tree
Showing 20 changed files with 2,207 additions and 76 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ module.exports = {
globalThis: false,
vi: true,
},
ignorePatterns: ['**/public/*.js'],
rules: {
// http://eslint.org/docs/rules/
'array-callback-return': 'warn',
Expand Down
Loading

0 comments on commit ebc794a

Please sign in to comment.