Skip to content

Files

Latest commit

 

History

History
11 lines (6 loc) · 274 Bytes

arrow-spacing.md

File metadata and controls

11 lines (6 loc) · 274 Bytes

Pattern: Malformed space before/after arrow function’s arrow

Issue: -

Description

Enforce consistent spacing before and after the arrow in arrow functions.

Further Reading