Explorar el Código

add eslint ignorepattern for audit-log-bulk-eport

Naoki427 hace 7 meses
padre
commit
66356afb05
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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/**',