Browse Source

add eslint ignorepattern for audit-log-bulk-eport

Naoki427 7 tháng trước cách đây
mục cha
commit
66356afb05
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      apps/app/.eslintrc.js

+ 1 - 0
apps/app/.eslintrc.js

@@ -39,6 +39,7 @@ module.exports = {
     'src/features/plantuml/**',
     'src/features/external-user-group/**',
     'src/features/page-bulk-export/**',
+    'src/features/audit-log-bulk-export/**',
     'src/features/growi-plugin/**',
     'src/features/opentelemetry/**',
     'src/features/rate-limiter/**',