fix: cover missed source paths for eslint (#1956)

This commit is contained in:
Bowen Liang
2024-01-08 18:06:23 +08:00
committed by GitHub
parent 5ff701ca3f
commit 69d42ae95b
7 changed files with 297 additions and 295 deletions

View File

@@ -24,6 +24,7 @@ const nextConfig = {
// Warning: This allows production builds to successfully complete even if
// your project has ESLint errors.
ignoreDuringBuilds: true,
dirs: ['app', 'bin', 'config', 'context', 'hooks', 'i18n', 'models', 'service', 'test', 'types', 'utils'],
},
typescript: {
// https://nextjs.org/docs/api-reference/next.config.js/ignoring-typescript-errors