1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 15:49:44 +02:00

WIP EmberJS upgrade

This commit is contained in:
Harvey Kandola 2018-12-08 15:57:58 +00:00
parent 70a3b5915c
commit cf263a4f6a
3 changed files with 66 additions and 63 deletions

View file

@ -22,8 +22,8 @@ module.exports = {
files: [
'.eslintrc.js',
'.template-lintrc.js',
'testem.js',
'ember-cli-build.js',
'testem.js',
'config/**/*.js'
],
parserOptions: {