Skip to content

Releases: ship-components/ship-components-eslint-rules

1.4.2

30 Jun 18:41
Compare
Choose a tag to compare

Fixes the one-var rule to enforce using multiple var, let, const per line

1.4.1

29 Jun 21:51
Compare
Choose a tag to compare

Fixes the invalid comma-dangle, space-after-keywords and array-bracket-spacing values

1.4.0

25 May 05:45
Compare
Choose a tag to compare

Added rules for arrow functions based on airbnb

1.3.1

11 Apr 20:58
Compare
Choose a tag to compare

1.3.1 - Switche jsx tabs to spaces
1.3.0 - Switched from tabs to spaces