Kaynağa Gözat

add eslint ignore

Futa Arai 6 ay önce
ebeveyn
işleme
cfc42498db
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3 0
      apps/app/.eslintrc.js

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

@@ -27,8 +27,11 @@ module.exports = {
     'test/integration/models/**',
     'test/integration/service/**',
     'test/integration/setup.js',
+    'test-with-vite/**',
+    'public/**',
     'bin/**',
     'config/**',
+    "src/styles/**",
     'src/linter-checker/**',
     'src/migrations/**',
     'src/features/callout/**',