We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fb87a8 + f742bea commit 439ef85Copy full SHA for 439ef85
1 file changed
README.md
@@ -57,7 +57,7 @@ it('test', () => {
57
return doSomething()
58
.then(doSomething)
59
60
-}
+})
61
```
62
63
Gets converted to:
0 commit comments