No description
Find a file
JJ Kasper 8579888cec De-dupe escape-regex with escape-string-regexp (#10257)
* De-dupe escape-regex with escape-string-regex

* Un de-dupe for client-side file
2020-01-24 18:27:39 -05:00
.circleci Add selenium-webdriver and testing cross-browser in PRs (#9821) 2019-12-26 15:01:22 -05:00
.github Prettier fix (#8754) 2019-09-16 15:24:42 +02:00
.vscode Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
bench Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
docs Fix missing file extensions in docs (#10251) 2020-01-23 22:41:48 -05:00
errors Error on Invalid PostCSS Shape (#10244) 2020-01-23 16:27:07 -05:00
examples Add Apollo Server and Client Auth Example (#9913) 2020-01-23 14:55:45 -05:00
packages De-dupe escape-regex with escape-string-regexp (#10257) 2020-01-24 18:27:39 -05:00
test De-dupe escape-regex with escape-string-regexp (#10257) 2020-01-24 18:27:39 -05:00
.eslintignore Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
.eslintrc.json Fix ESLint Ignores and Extract Fn (#10205) 2020-01-22 09:32:51 -05:00
.gitignore Improve exported router types (#7853) 2019-07-11 13:35:39 -04:00
.npmrc Remove version prefix 2018-10-02 01:35:56 +02:00
.prettierignore Improve prettier ignore (#8753) 2019-09-16 14:18:08 +02:00
.prettierignore_staged Adjust Commit Linting Hook (#9694) 2019-12-10 20:29:39 -06:00
.prettierrc.json Update Prettier configuration 2019-04-26 14:37:30 -04:00
azure-pipelines.yml Update tests running and add splitting by timings for Azure (#10214) 2020-01-23 12:37:01 -05:00
CODE_OF_CONDUCT.md Move syntax formatting to prettier (#7454) 2019-05-29 13:57:26 +02:00
contributing.md Make example READMEs more consistent (#10124) 2020-01-16 23:23:56 +01:00
jest.config.js Improve linting rules to catch more errors (#9374) 2019-11-10 19:24:53 -08:00
lerna.json v9.2.1 2020-01-23 17:09:26 -05:00
license.md Zeit -> ZEIT (#5804) 2018-12-03 23:01:23 +01:00
lint-staged.config.js Adjust Commit Linting Hook (#9694) 2019-12-10 20:29:39 -06:00
package.json Fix ESLint Ignores and Extract Fn (#10205) 2020-01-22 09:32:51 -05:00
readme.md Monorepo (#5341) 2018-10-01 01:02:10 +02:00
run-tests.js Update tests running and add splitting by timings for Azure (#10214) 2020-01-23 12:37:01 -05:00
UPGRADING.md Mention Custom App GIP in UPGRADING (#8647) 2019-09-05 22:37:22 -04:00
yarn.lock Adding conformance webpack plugin (#9716) 2020-01-23 16:09:12 -05:00

Next.js

Getting Started

Visit https://nextjs.org/learn to get started with Next.js.

Documentation

Visit https://nextjs.org/docs to view the documentation.

Contributing

Please see our contributing.md.

Authors