Update to Ember 3.8.0

This commit is contained in:
2019-03-26 21:52:23 +01:00
parent 64997d74e9
commit b16bb2d93a
10 changed files with 7484 additions and 2116 deletions
+5
View File
@@ -0,0 +1,5 @@
'use strict';
module.exports = {
extends: 'recommended'
};