Skip to content

Commit

Permalink
fix: help with eslint upgrade
Browse files Browse the repository at this point in the history
Signed-off-by: Baalekshan <[email protected]>
  • Loading branch information
Baalekshan committed Apr 20, 2024
1 parent e01487f commit b579c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module.exports = {
jasmine: true,
},
// Add any other files or directories you want to ignore
ignoresPatterns: [
ignorePatterns: [
'build/',
'coverage/',
'packages/plexus/src/LayoutManager/layout.worker*js*',
Expand Down

0 comments on commit b579c86

Please sign in to comment.