Skip to content

Latest commit

 

History

History
49 lines (35 loc) · 1.13 KB

formatting.md

File metadata and controls

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

Prettier 3.1.0 Playground link

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

Input:

// code snippet

Output:

// code snippet

Expected behavior: