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 Lint Error (1/31/2017 10:00 AM) #54

Closed phet-steele closed 7 years ago

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

/home/mendeleev/git/expression-exchange/js/common/view/BreakApartButton.js
  15:7  error  'Node' is defined but never used  no-unused-vars

✖ 1 problem (1 error, 0 warnings)

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

Aborted due to warnings.
jbphet commented 7 years ago

Fixed, closing.