author | ymh <ymh.work@gmail.com> |
Wed, 23 Nov 2016 13:48:52 +0100 | |
changeset 443 | a4e274414c3c |
parent 305 | ff6cf3fc5f40 |
child 445 | b1e5ad6b2a29 |
permissions | -rw-r--r-- |
305
ff6cf3fc5f40
api reorganisation and propagation if the changes + some code cleaning
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
1 |
env: |
ff6cf3fc5f40
api reorganisation and propagation if the changes + some code cleaning
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
2 |
browser: true |
ff6cf3fc5f40
api reorganisation and propagation if the changes + some code cleaning
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
3 |
es6: true |
ff6cf3fc5f40
api reorganisation and propagation if the changes + some code cleaning
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
4 |
extends: 'ember' |
ff6cf3fc5f40
api reorganisation and propagation if the changes + some code cleaning
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
5 |
parserOptions: |
ff6cf3fc5f40
api reorganisation and propagation if the changes + some code cleaning
ymh <ymh.work@gmail.com>
parents:
diff
changeset
|
6 |
sourceType: module |