phetsims / expression-exchange

"Expression Exchange" is an educational simulation in HTML5, by PhET Interactive Simulations.
GNU General Public License v3.0
2 stars 2 forks source link

Automated Testing Build Error (6/2/2016 11:30 AM) #22

Closed phet-steele closed 8 years ago

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

/home/mendeleev/git/expression-exchange/js/common/view/ExpressionManipulationView.js
  44:7  error  "Vector2" is defined but never used  no-unused-vars

✖ 1 problem (1 error, 0 warnings)

Warning: Task "eslint:allFiles" failed. Use --force to continue.
jbphet commented 8 years ago

fixed, closing