Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit a2c5193

Browse files
authored
Update Prettier configuration (#41)
* Update Prettier repository configuration [atomist:generated] [atomist-skill:atomist/prettier-skill] Pull request auto merged: * No reviews * 1 successful check
1 parent 0c26924 commit a2c5193

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
{
44
"files": ["*.md", "*.markdown"],
55
"options": {
6+
"proseWrap": "always",
67
"tabWidth": 4
78
}
89
}

0 commit comments

Comments
 (0)