summaryrefslogtreecommitdiffstats
path: root/devtools/client/debugger/test/mochitest/examples/ember/quickstart/.ember-cli
blob: ee64cfed2a8905dc23506af1060ec80cf887582d (plain)
1
2
3
4
5
6
7
8
9
{
  /**
    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
}