common/corpus-common-addon/.ember-cli
author Chloe Laisne <chloe.laisne@gmail.com>
Fri, 24 Jun 2016 15:05:38 +0200
changeset 205 6292498ac184
parent 127 5cd8c3065c38
permissions -rw-r--r--
Do not create autocomplete list markup when filter.length is zero (side effect Firefox)

{
  /**
    Ember CLI sends analytics information by default. The data is completely
    anonymous, but there are times when you might want to disable this behavior.

    Setting `disableAnalytics` to true will prevent any data from being sent.
  */
  "disableAnalytics": false
}