common/corpus-common-addon/.eslintrc.yml
author Chloe Laisne <chloe.laisne@gmail.com>
Sat, 15 Oct 2016 16:15:07 +0530
changeset 336 f076ddd29e13
parent 305 ff6cf3fc5f40
child 445 b1e5ad6b2a29
permissions -rw-r--r--
Playlist scroll to show playing track in view always

env:
  browser: true
  es6: true
extends: 'ember'
parserOptions:
  sourceType: module