rsnext/test
Houssein Djirdeh 656c2ef649
ESLint Plugin: Disallow <title> in Head from next/document (#24868)
Adds lint rule warning to the Next.js ESLint plugin to disallow `<title>` in `Head` imported from `next/document`.
2021-05-07 08:49:37 +00:00
..
.stats-app add css to the stats-app (#24228) 2021-04-19 17:42:40 +00:00
acceptance Fix not exposing server errors in hot reloader (#24331) 2021-04-22 11:47:15 +00:00
eslint-plugin-next ESLint Plugin: Disallow <title> in Head from next/document (#24868) 2021-05-07 08:49:37 +00:00
integration feat(create-next-app): add --ts, --typescript support (#24655) 2021-05-07 10:08:16 +02:00
isolated Load next.config.js async (#22578) 2021-02-27 00:29:32 +00:00
lib Ensure dev overlay is triggered for more _app/_document errors (#24328) 2021-04-22 11:08:47 +00:00
package-managers/pnpm Add pnpm integration test (#17882) 2021-01-11 17:50:12 +01:00
unit experimental: remove legacy plugin system (#20759) 2021-04-22 14:03:13 -05:00
.babelrc Include all files in Prettier (#17050) 2020-09-14 02:53:19 +00:00
.gitignore Universal Webpack (#3578) 2018-01-30 16:44:44 +01:00
jest-environment.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
jest-global-setup.js Upgrade to Prettier 2 (#13061) 2020-05-18 15:24:37 -04:00
jest-global-teardown.js Update CI/test set up (#9499) 2019-11-25 13:19:45 -05:00
jest-setup-after-env.js Only retry tests on CI (#12998) 2020-05-17 12:10:02 -04:00
test-file.txt Add additional file serving tests (#12479) 2020-05-04 11:58:19 -05:00
tsconfig.json Update tsconfig for tests 2020-01-21 15:29:39 -06:00