micahstubbs / roomscale-scatter

3 stars 0 forks source link

resolve dual use of data variable name in aframe-scatter-component #12

Closed micahstubbs closed 7 years ago

micahstubbs commented 7 years ago

http://eslint.org/docs/rules/no-shadow

use options instead for this.data to distinguish parameters passed to the A-Frame component from data read from csv by d3.csv