[FOLIO-2903] publish eslint-config-stripes v5.3.0 Created: 08/Dec/20  Updated: 09/Dec/20  Resolved: 09/Dec/20

Status: Closed
Project: FOLIO
Components: None
Affects versions: None
Fix versions: None

Type: Task Priority: TBD
Reporter: Zak Burke Assignee: Zak Burke
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original estimate: Not Specified

Sprint: Core: F - Sprint 103
Story Points: 0.5
Development Team: Prokopovych

 Description   

Publish tip-of-master so we can make the following changes generally available:

  • do not warn about camelcase for methods prefixed with UNSAFE_ (i.e. deprecated react lifecycle methods)
  • do not warn about multiple empty lines. Now you can physically separate logically separate blocks!
  • do not warn about multiple JSX expressions on a single line. Now you can write <Foo /> <Bar /> instead of
    <Foo />
    {' '}
    <Bar />
    
  • bump eslint-plugin-import to 2.22.1 to resolve STRIPES-722 Closed , ESLint barfs on ∞ in a transitive dependency.

Generated at Thu Feb 08 23:24:06 UTC 2024 using Jira 1001.0.0-SNAPSHOT#100246-sha1:7a5c50119eb0633d306e14180817ddef5e80c75d.