Skip to content

Commit d324b57

Browse files
jridgewellcodehag
andauthored
Update readme motivation (tc39#46)
Co-authored-by: yulia <[email protected]>
1 parent b433cc8 commit d324b57

File tree

5 files changed

+370
-175
lines changed

5 files changed

+370
-175
lines changed

.prettierrc.json

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"overrides": [
3+
{
4+
"files": "*.md",
5+
"options": {
6+
"proseWrap": "always"
7+
}
8+
}
9+
]
10+
}
11+

0 commit comments

Comments
 (0)