Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.08 KB

formatting.md

File metadata and controls

46 lines (35 loc) · 1.08 KB
name about
✨ Formatting
Issues for ugly or incorrect code

Prettier 1.19.0 Playground link

# Options (if any):
--single-quote

Input:

// code snippet

Output:

// code snippet

Expected behavior: