rsnext/test/integration/clean-distdir
Wyatt Johnson 9d1ae19af3
[lint] Disable linting using project config for tests (#66145)
During integration testing, previously, calls to `next build` could rely
on the project (the Next.js project) level ESLint configuration. In
order to correct this, a new `lint` option was added to `nextBuild` that
can be passed to enabled linting. If this is `false` or `undefined`, a
`--no-lint` argument will be passed to `next build` to prevent it from
running.
2024-05-28 07:53:26 -07:00
..
pages Remove deprecated features and enable future flag (#26066) 2021-06-14 14:20:34 +00:00
test [lint] Disable linting using project config for tests (#66145) 2024-05-28 07:53:26 -07:00
next.config.js Remove deprecated features and enable future flag (#26066) 2021-06-14 14:20:34 +00:00