phetsims / isotopes-and-atomic-mass

"Isotopes And Atomic Mass" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
3 stars 3 forks source link

Automated Testing Build Error (10/18/2016 10:00 AM) #81

Closed phet-steele closed 8 years ago

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

/home/mendeleev/git/isotopes-and-atomic-mass/js/mix-isotopes/model/MixIsotopesModel.js
  388:15  error  Unexpected newline between object and [ of property access  no-unexpected-multiline
  392:15  error  Unexpected newline between object and [ of property access  no-unexpected-multiline

✖ 2 problems (2 errors, 0 warnings)

Warning: Task "eslint:allFiles" failed. Use --force to continue.

Aborted due to warnings.
aadish commented 8 years ago

fixed, closing