6 lines
83 B
JavaScript
6 lines
83 B
JavaScript
module.exports = {
|
|
'ember-template-lint': {
|
|
daysToDecay: null
|
|
}
|
|
};
|