## Introducing Prettier for docs
Prettier [was originally disabled for our docs as it didn't support MDX
2.0](1fa636417f),
outputting invalid MDX syntax.
This has since been fixed - prettier now supports MDX 2.0.
## Reducing print width
This also reduces the print width for the docs folder from 100 to 70.
Our docs code field are very narrow - this should help make code more
readable.
**Before**

**After**

**Before**

**After**

16 lines
192 B
Plaintext
16 lines
192 B
Plaintext
.tmp
|
|
**/.git
|
|
**/.hg
|
|
**/.pnp.*
|
|
**/.svn
|
|
**/.yarn/**
|
|
**/build
|
|
**/dist/**
|
|
**/node_modules
|
|
**/temp
|
|
tsconfig.json
|
|
packages/payload/*.js
|
|
packages/payload/*.d.ts
|
|
payload-types.ts
|
|
tsconfig.tsbuildinfo
|