some more es6 changes (#2969)
                
                  
...
                
                
                
                  * some more es6 changes
- const instead of let if possible
- arrow functions
- string templates
- argument defaults
* object property shorthand
* some more es6 changes
- const instead of let if possible
- arrow functions
- string templates
- argument defaults
* Revert "Merge branch 'dev-es6-sb' of github.com:stbaer/pixi.js into dev-es6-sb"
This reverts commit 8d3af81, reversing
changes made to e8b9948.
* Revert "Merge branch 'dev-es6' into dev-es6-sb"
This reverts commit 3eeaf79, reversing
changes made to fb69536.
* Revert "Revert "Merge branch 'dev-es6-sb' of github.com:stbaer/pixi.js into dev-es6-sb""
This reverts commit c860228.
* fix RenderTexture, incomplete merge
* fix for text font properties
* reverted some changes
* checked out License, Readme and Contributinf from dev-es6
* editorconfig updated: 2 spaces for .eslintrc
* added eslint rule: spaces around fat arrow
* used eslint fix for consistent spaces around fat arrow
* don't allow scale.x or scale.y to be 0 in displayObject setTransform
* removed jshint comments (again)
                
                  
                  
                    Steffen Bär
                    authored 
  
    
      on 20 Sep 2016
    
  
                    
                  
                  Matt Karl
                  committed 
  
    
      on 20 Sep 2016