phetsims / build-an-atom

"Build an Atom" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/build-an-atom
GNU General Public License v3.0
11 stars 10 forks source link

Automated Testing Build Error (9/20/2016 11:33 AM) #135

Closed phet-steele closed 8 years ago

phet-steele commented 8 years ago
Running "eslint:allFiles" (eslint) task

/home/mendeleev/git/shred/js/model/ParticleAtom.js
   44:9   error  Unexpected alias 'thisAtom' for 'this'  consistent-this
  164:11  error  Unexpected alias 'thisAtom' for 'this'  consistent-this
  309:11  error  Unexpected alias 'thisAtom' for 'this'  consistent-this

✖ 3 problems (3 errors, 0 warnings)
samreid commented 8 years ago

Fixed in shred/531be01f6bd20a15d8196380bfe97f2409c87a02 @phet-steele can you verify?

phet-steele commented 8 years ago

👍