← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1583346] [NEW] eslint produces quote-prop warnings

 

Public bug reported:

eslint currently produces quote-prop warnings, that is complaining that:

{a: 'apple'}

should be

{'a': 'apple'}

On IRC we just decided that this warning is not something we want to
follow in Horizon.

** Affects: horizon
     Importance: Undecided
     Assignee: Matt Borland (palecrow)
         Status: In Progress

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1583346

Title:
  eslint produces quote-prop warnings

Status in OpenStack Dashboard (Horizon):
  In Progress

Bug description:
  eslint currently produces quote-prop warnings, that is complaining
  that:

  {a: 'apple'}

  should be

  {'a': 'apple'}

  On IRC we just decided that this warning is not something we want to
  follow in Horizon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1583346/+subscriptions


Follow ups