mirror of
https://github.com/vercel/next.js.git
synced 2026-09-20 02:25:18 +08:00
005b13f1ac
* Move unit tests to one folder * Migrate unit tests to TypeScript * add test types to lint * Ensure ts(x) tests are run with util * Add tsx extension to jest config * bump
4 lines
43 B
JavaScript
4 lines
43 B
JavaScript
module.exports = {
|
|
customConfig: true,
|
|
}
|