haskell-code-explorer/javascript/.ember-cli

10 lines
279 B
Plaintext
Raw Normal View History

2018-10-02 13:17:04 +03:00
{
/**
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": true
}