Skip to content

Commit

Permalink
Add SidebarUtils.ts file to ignored list
Browse files Browse the repository at this point in the history
  • Loading branch information
VickyStash committed Jan 7, 2025
1 parent d8be731 commit 12f5138
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.changed.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ module.exports = {
'src/pages/home/ReportScreen.tsx',
'src/pages/workspace/WorkspaceInitialPage.tsx',
'src/pages/home/report/PureReportActionItem.tsx',
'src/libs/SidebarUtils.ts',
],
rules: {
'rulesdir/no-default-id-values': 'off',
Expand Down

0 comments on commit 12f5138

Please sign in to comment.