@DylanGuedes wrote:
How to disable hinting after running
ember test
? I try'd to add this line:
ENV['ember-cli-qunit'] = {
hinting: false
};but without success.
thank you!
Posts: 3
Participants: 2
@DylanGuedes wrote:
How to disable hinting after running
ember test
? I try'd to add this line:
ENV['ember-cli-qunit'] = {
hinting: false
};but without success.
thank you!
Posts: 3
Participants: 2