Skip to content

Commit

Permalink
Update eslint consumers
Browse files Browse the repository at this point in the history
  • Loading branch information
eduwardo committed Oct 28, 2024
1 parent 876a6f1 commit ffb6d79
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion packages/eservice-event-consumer/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
},
"ignorePatterns": [
".eslintrc",
"**/src/model/generated/*.ts",
"vitest.config.ts",
"**/dist"
]
Expand Down
1 change: 0 additions & 1 deletion packages/tenant-event-consumer/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
},
"ignorePatterns": [
".eslintrc",
"**/src/model/generated/*.ts",
"vitest.config.ts",
"**/dist"
]
Expand Down

0 comments on commit ffb6d79

Please sign in to comment.