rsnext/packages/next/cli
Mark Ladyshau 40639b28be
Lint files with mjs, mts, cjs and cts extension by default (#40879)
## Feature

Fixes #36819. Closes https://github.com/vercel/next.js/pull/37389.

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [x] Related issues linked using `fixes #number`
- [x] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have a helpful link attached, see `contributing.md`
2022-10-03 19:54:27 +00:00
..
next-build.ts fix(next): dev server starting when importing a file using get-projec… (#38274) 2022-08-07 17:31:30 +00:00
next-dev.ts Allow port 0 in next dev and next start (#40118) 2022-08-31 17:13:39 -05:00
next-export.ts fix(next): dev server starting when importing a file using get-projec… (#38274) 2022-08-07 17:31:30 +00:00
next-info.ts Enable @typescript-eslint/no-use-before-define for functions (#39602) 2022-08-15 10:29:51 -04:00
next-lint.ts Lint files with mjs, mts, cjs and cts extension by default (#40879) 2022-10-03 19:54:27 +00:00
next-start.ts Allow port 0 in next dev and next start (#40118) 2022-08-31 17:13:39 -05:00
next-telemetry.ts fix(next): dev server starting when importing a file using get-projec… (#38274) 2022-08-07 17:31:30 +00:00