rsnext/docs
Tim Barley b794c171f2
Update eslint.md with instructions for installing Prettier plugin dependency (#29764)
Added install instructions for eslint-config-prettier before adding Prettier to the ESLint config.

## Bug

- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Errors have helpful link attached, see `contributing.md`

## Feature

- [ ] Implements an existing feature request or RFC. Make sure the feature request has been accepted for implementation before opening a PR.
- [ ] Related issues linked using `fixes #number`
- [ ] Integration tests added
- [ ] Documentation added
- [ ] Telemetry added. In case of a feature if it's used or not.
- [ ] Errors have helpful link attached, see `contributing.md`

## Documentation / Examples

- [X] Make sure the linting passes
2021-10-18 22:35:46 +00:00
..
advanced-features Grammatical fixes (#29676) 2021-10-06 18:59:47 +00:00
api-reference Fix next/image when parent is <p> (#30041) 2021-10-18 21:29:19 +00:00
api-routes Update typo in response helpers doc (#29899) 2021-10-14 04:23:47 +00:00
basic-features Update eslint.md with instructions for installing Prettier plugin dependency (#29764) 2021-10-18 22:35:46 +00:00
migrating Update Gatsby migration guide to use image imports. (#29178) 2021-09-19 00:12:31 -05:00
routing Update imperative routing docs to have better a11y (#29382) 2021-09-27 02:04:58 +00:00
authentication.md Use new @clerk/nextjs package in with-clerk example, update Next.js authentication docs (#28906) 2021-09-17 10:54:34 -05:00
deployment.md Add note about using Sharp for next/image to deployment docs. (#29067) 2021-09-13 20:31:04 +00:00
faq.md Update .now.sh to .vercel.app. (#22359) 2021-04-14 09:46:06 -05:00
getting-started.md Update minimum Node version in Getting Started (#29952) 2021-10-15 21:48:13 +00:00
going-to-production.md Update Going to Production docs to use quote. (#27131) 2021-07-12 23:13:52 +00:00
manifest.json [Docs] Add testing docs (#27965) 2021-08-11 20:47:12 +00:00
testing.md Update testing based on Failed to parse src "test-file-stub" on `next… (#29039) 2021-10-13 15:13:24 +00:00
upgrading.md Mention customization of next.config.js to import images (#27104) 2021-07-12 13:16:13 +00:00